]> git.sur5r.net Git - u-boot/blobdiff - board/compulab/common/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[u-boot] / board / compulab / common / Makefile
index 6d7d06815cdb8c8b770113c0e511f2597139b636..dbf0009652a69263b48a15e19c8dc338f3068102 100644 (file)
@@ -6,5 +6,8 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-$(CONFIG_SYS_I2C_OMAP34XX) += eeprom.o
-obj-$(CONFIG_LCD) += omap3_display.o
+obj-y                          += common.o
+obj-$(CONFIG_SYS_I2C)          += eeprom.o
+obj-$(CONFIG_LCD)              += omap3_display.o
+obj-$(CONFIG_SPLASH_SCREEN)    += splash.o
+obj-$(CONFIG_SMC911X)          += omap3_smc911x.o