summaryrefslogtreecommitdiff
path: root/drivers/video/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-12 00:22:05 +0100
committerWolfgang Denk <wd@denx.de>2008-01-12 00:22:05 +0100
commit34d51566bc4fb537da9f833aa67169c79cc69a97 (patch)
tree5aef7de0373a5fc8b4a57699025b9af149294594 /drivers/video/Makefile
parentc08ba677223131da2bb65b19ff3a2efe72acd72b (diff)
parentbed53753dd1d7e6bcbea4339be0fb7760214cc35 (diff)
downloadu-boot-imx-34d51566bc4fb537da9f833aa67169c79cc69a97.zip
u-boot-imx-34d51566bc4fb537da9f833aa67169c79cc69a97.tar.gz
u-boot-imx-34d51566bc4fb537da9f833aa67169c79cc69a97.tar.bz2
Merge branch 'master' of git://www.denx.de/git/u-boot-video
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r--drivers/video/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile
index 36611ec..0e40f2a 100644
--- a/drivers/video/Makefile
+++ b/drivers/video/Makefile
@@ -28,6 +28,7 @@ LIB := $(obj)libvideo.a
COBJS-y += ati_radeon_fb.o
COBJS-y += cfb_console.o
COBJS-y += ct69000.o
+COBJS-y += mb862xx.o
COBJS-y += sed13806.o
COBJS-y += sed156x.o
COBJS-y += sm501.o