]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/common/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-spi
[u-boot] / board / freescale / common / Makefile
index 25f063d3add9f6043b5ce6b52f46dd3e67522130..f6a08797531c731c3abf6bc44aaccfdbd4f491d2 100644 (file)
@@ -13,7 +13,10 @@ MINIMAL=y
 endif
 endif
 
-ifndef MINIMAL
+ifdef MINIMAL
+# necessary to create built-in.o
+obj- := __dummy__.o
+else
 obj-$(CONFIG_FSL_CADMUS)       += cadmus.o
 obj-$(CONFIG_FSL_VIA)          += cds_via.o
 obj-$(CONFIG_FMAN_ENET)        += fman.o