summaryrefslogtreecommitdiffstats
path: root/dtt/Makefile
diff options
context:
space:
mode:
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