summaryrefslogtreecommitdiffstats
path: root/board/cm_t35/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/cm_t35/Makefile')
-rw-r--r--board/cm_t35/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cm_t35/Makefile b/board/cm_t35/Makefile
index 862b8dc1b2..83d7a568f8 100644
--- a/board/cm_t35/Makefile
+++ b/board/cm_t35/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).o
-COBJS := cm_t35.o
+COBJS := cm_t35.o leds.o
SRCS := $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud