summaryrefslogtreecommitdiffstats
path: root/board/stx/stxgp3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/stx/stxgp3/Makefile')
-rw-r--r--board/stx/stxgp3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/stx/stxgp3/Makefile b/board/stx/stxgp3/Makefile
index 9b724347de..78e2d6c96f 100644
--- a/board/stx/stxgp3/Makefile
+++ b/board/stx/stxgp3/Makefile
@@ -9,4 +9,4 @@ obj-y += stxgp3.o
obj-y += law.o
obj-y += tlb.o
obj-y += flash.o
-obj-$(CONFIG_FSL_DDR1) += ddr.o
+obj-$(CONFIG_SYS_FSL_DDR1) += ddr.o
OpenPOWER on IntegriCloud