]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/Makefile
Add ATMEL LCD driver
[karo-tx-uboot.git] / drivers / video / Makefile
index 0e40f2afa98811c10da5e683dbc976c6d1c10420..a07ee0ecafc6bfbfa2d9658d41dc11df71bb7a51 100644 (file)
@@ -26,6 +26,7 @@ include $(TOPDIR)/config.mk
 LIB    := $(obj)libvideo.a
 
 COBJS-y += ati_radeon_fb.o
+COBJS-$(CONFIG_ATMEL_LCD) += atmel_lcdfb.o
 COBJS-y += cfb_console.o
 COBJS-y += ct69000.o
 COBJS-y += mb862xx.o