]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/Makefile
Merging Stelian Pop AT91 patches
[karo-tx-uboot.git] / drivers / video / Makefile
index 9d2f65b7f8d937a5ce530f36c47c0b36c0542fcc..20a54c54dfa62bebc220bfccbedf04224f031ba1 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