]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm_t35/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / board / cm_t35 / Makefile
index 894fa097e1be05de0fe0c2595a63e6eb465b961c..bde56e61f4178c76e4ac860fde3edfa445bce413 100644 (file)
@@ -26,6 +26,7 @@ include $(TOPDIR)/config.mk
 LIB    = $(obj)lib$(BOARD).o
 
 COBJS-$(CONFIG_DRIVER_OMAP34XX_I2C) += eeprom.o
+COBJS-$(CONFIG_LCD) += display.o
 
 COBJS  := cm_t35.o leds.o $(COBJS-y)