]> git.sur5r.net Git - u-boot/blobdiff - board/atmel/common/Makefile
build: Drop CONFIG_SPL_BUILD guards in some cases
[u-boot] / board / atmel / common / Makefile
index 8a6850bc198b016f852b81c80e676acb3c669d5e..f68dd74953ed2f25898f1d81523a1f91be606609 100644 (file)
@@ -6,7 +6,5 @@
 #
 
 obj-y += board.o
-ifndef CONFIG_SPL_BUILD
 obj-$(CONFIG_I2C_EEPROM) += mac_eeprom.o
 obj-$(CONFIG_DM_VIDEO) += video_display.o
-endif