]> Git Repo - J-u-boot.git/blobdiff - arch/powerpc/cpu/mpc83xx/Makefile
nxp: Migrate a number of DDR related symbols to Kconfig
[J-u-boot.git] / arch / powerpc / cpu / mpc83xx / Makefile
index aeb42b109d0480ccd16d40401fd6ebb6ad145c0f..7c4ef7657e5bf4875a1969e5e38a05fe2aeb5a36 100644 (file)
@@ -26,7 +26,7 @@ obj-y += cpu.o
 obj-y += cpu_init.o
 obj-y += speed.o
 obj-y += interrupts.o
-obj-y += ecc.o
+obj-$(CONFIG_DDR_ECC_CMD) += ecc.o
 ifndef CONFIG_PINCTRL
 obj-$(CONFIG_QE) += qe_io.o
 endif
This page took 0.024931 seconds and 4 git commands to generate.