]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/mx6/Makefile
mx6: clock: fix integer overflow in calculation of relative error in set_nfc_clk()
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / mx6 / Makefile
index d7285fc2ccb203ffcaddca9d6bfc538a8f3121f7..bf6effc9399d5407cc04e80fb200b59590a04536 100644 (file)
@@ -8,4 +8,6 @@
 #
 
 obj-y  := soc.o clock.o
+obj-$(CONFIG_SPL_BUILD)             += ddr.o
 obj-$(CONFIG_SECURE_BOOT)    += hab.o
+obj-$(CONFIG_MP)             += mp.o