]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
am335x_evm: Bring in 'boot_fdt' logic from i.MX
[karo-tx-uboot.git] / Makefile
index 7206abac1f3dc1d65fc0eda03fdd5a8a96506cee..5461a21b5a06528056b1980bc33887248214e9cf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -322,7 +322,7 @@ LIBS-y += api/libapi.o
 LIBS-y += post/libpost.o
 LIBS-y += test/libtest.o
 
-ifneq ($(CONFIG_AM33XX)$(CONFIG_OMAP34XX)$(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX)$(CONFIG_TI814X),)
+ifneq ($(CONFIG_OMAP_COMMON),)
 LIBS-y += $(CPUDIR)/omap-common/libomap-common.o
 endif