]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc8xxx/Makefile
Driver/DDR: Moving Freescale DDR driver to a common driver
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8xxx / Makefile
index 1d083bf35488ad343c48dc1f6562c1a2b906f0f9..395fed16b6f1ee080fbc0d773a817f302229f375 100644 (file)
@@ -31,9 +31,3 @@ obj-$(CONFIG_SYS_SRIO) += srio.o
 obj-$(CONFIG_FSL_LAW) += law.o
 
 endif
-
-ifdef CONFIG_SPL_BUILD
-obj-$(CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT) += ddr/
-else
-obj-y += ddr/
-endif