X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ffreescale%2Fmpc8610hpcd%2FMakefile;h=2613004f891a6099c47afde724dcd55a690ca84e;hb=acff73fda0587b7c23989db1c324e40e16542b44;hp=933ea179ba40f01cf55d4d52dc7b8a83223c6e31;hpb=c0bb110b695130866838518e680bdd5473e47928;p=u-boot 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