summaryrefslogtreecommitdiff
path: root/src/southbridge/amd
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2015-07-14 10:11:49 +0200
committerJonathan A. Kollasch <jakllsch@kollasch.net>2015-07-14 13:15:36 +0200
commitfb4233bb22602c3802da39200b85845407e0c496 (patch)
treecb881fa2b59dcf4e931cd17e212f3b73cb12e168 /src/southbridge/amd
parentd00f180812279144ce09e2ad046973f3a384456c (diff)
downloadcoreboot-fb4233bb22602c3802da39200b85845407e0c496.tar.xz
amd/rs780: Fix typo
Change-Id: I08f7251f8fc42b9028b1fdb830546f9922ef43aa Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Found-by: YongGon Kim <ilios86@gmail.com> Reviewed-on: http://review.coreboot.org/10914 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Diffstat (limited to 'src/southbridge/amd')
-rw-r--r--src/southbridge/amd/rs780/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/rs780/Makefile.inc b/src/southbridge/amd/rs780/Makefile.inc
index 1a8a17acac..b02f45bdae 100644
--- a/src/southbridge/amd/rs780/Makefile.inc
+++ b/src/southbridge/amd/rs780/Makefile.inc
@@ -1,4 +1,4 @@
-ifeq ($(CONFIG_SOUTHBRIDGE_AMD_RS790),y)
+ifeq ($(CONFIG_SOUTHBRIDGE_AMD_RS780),y)
ramstage-y += rs780.c
ramstage-y += cmn.c