summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-10-24 15:17:59 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-10-24 15:17:59 +0200
commit0ab292cbc1add30abb8767ae64ebfaac7504d1f6 (patch)
treeb15987ff48a447084b6f51829cf3994be6710749 /drivers/Makefile
parentd67c14c0f4e390dc7069bbe852f5ec8ea1acc8fc (diff)
parent9748d5a9e8aa8bf6dd576e70894b9996c22f7003 (diff)
downloadbarebox-0ab292cbc1add30abb8767ae64ebfaac7504d1f6.tar.gz
barebox-0ab292cbc1add30abb8767ae64ebfaac7504d1f6.tar.xz
Merge with /home/wd/git/u-boot/master
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index b191018c72..5a369df2c4 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -27,7 +27,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)libdrivers.a
-COBJS = 3c589.o 5701rls.o ali512x.o \
+COBJS = 3c589.o 5701rls.o ali512x.o atmel_usart.o \
bcm570x.o bcm570x_autoneg.o cfb_console.o cfi_flash.o \
cs8900.o ct69000.o dataflash.o dc2114x.o dm9000x.o \
e1000.o eepro100.o \