summaryrefslogtreecommitdiffstats
path: root/dtt/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2007-01-15 12:56:52 +0100
committerWolfgang Denk <wd@denx.de>2007-01-15 12:56:52 +0100
commitddd4123336aad881f50dc34892ac150cfa8143fe (patch)
tree6c0b21eca82e9f849fe3c098971d703f60d38b19 /dtt/Makefile
parent9c3b365a88045c530b6b8b0f2e39b0437dc39b18 (diff)
parenta443d31410c571ee8f970da819a44d698fdd6b1f (diff)
downloadblackbird-obmc-uboot-ddd4123336aad881f50dc34892ac150cfa8143fe.tar.gz
blackbird-obmc-uboot-ddd4123336aad881f50dc34892ac150cfa8143fe.zip
Merge with /home/hs/MAN/u-boot-dev
Diffstat (limited to 'dtt/Makefile')
-rw-r--r--dtt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtt/Makefile b/dtt/Makefile
index 79d4e9f96f..e6cb128f3d 100644
--- a/dtt/Makefile
+++ b/dtt/Makefile
@@ -30,7 +30,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)libdtt.a
-COBJS = lm75.o ds1621.o adm1021.o
+COBJS = lm75.o ds1621.o adm1021.o lm81.o
SRCS := $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud