summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8610hpcd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8610hpcd/Makefile')
-rw-r--r--board/freescale/mpc8610hpcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8610hpcd/Makefile b/board/freescale/mpc8610hpcd/Makefile
index 933ea179ba..2613004f89 100644
--- a/board/freescale/mpc8610hpcd/Makefile
+++ b/board/freescale/mpc8610hpcd/Makefile
@@ -4,6 +4,6 @@
#
obj-y += mpc8610hpcd.o
-obj-$(CONFIG_FSL_DDR2) += ddr.o
+obj-$(CONFIG_SYS_FSL_DDR2) += ddr.o
obj-y += law.o
obj-$(CONFIG_FSL_DIU_FB) += mpc8610hpcd_diu.o
OpenPOWER on IntegriCloud