sunxi: enable automatic FIT build for 64-bit SoCs
[oweals/u-boot.git] / arch / sandbox / lib / Makefile
index 96761e27f7a38a80a20176d85ca3c2f2242cc65a..2e7802feac8a99b7dfcee72a267b5e77c0808bc0 100644 (file)
@@ -8,5 +8,8 @@
 #
 
 obj-y  += interrupts.o
+ifndef CONFIG_SPL_BUILD
 obj-$(CONFIG_PCI)      += pci_io.o
+endif
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
+obj-$(CONFIG_CMD_BOOTZ) += bootm.o