summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8641hpcn/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-12-02 08:38:28 -0500
committerTom Rini <trini@ti.com>2013-12-02 08:38:28 -0500
commit77fdd6d1eb69c1194148a9f4b4428d903af3619f (patch)
tree1ab1b0a75a4b77cf5be89e457eea772d2b5e6b30 /board/freescale/mpc8641hpcn/Makefile
parentd19ad726bcd5d9106f7ba9c750462fcc369f1020 (diff)
parentf7f155e1e180e2e7743a036016ed917bba581d98 (diff)
downloadtalos-obmc-uboot-77fdd6d1eb69c1194148a9f4b4428d903af3619f.tar.gz
talos-obmc-uboot-77fdd6d1eb69c1194148a9f4b4428d903af3619f.zip
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'board/freescale/mpc8641hpcn/Makefile')
-rw-r--r--board/freescale/mpc8641hpcn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8641hpcn/Makefile b/board/freescale/mpc8641hpcn/Makefile
index 8d53af8227..86c70bcb9d 100644
--- a/board/freescale/mpc8641hpcn/Makefile
+++ b/board/freescale/mpc8641hpcn/Makefile
@@ -7,4 +7,4 @@
obj-y += mpc8641hpcn.o
obj-y += law.o
-obj-$(CONFIG_FSL_DDR2) += ddr.o
+obj-$(CONFIG_SYS_FSL_DDR2) += ddr.o
OpenPOWER on IntegriCloud