summaryrefslogtreecommitdiffstats
path: root/board/cm_t35/Makefile
diff options
context:
space:
mode:
authorIgor Grinberg <grinberg@compulab.co.il>2011-04-18 17:54:33 -0400
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-04-27 19:38:07 +0200
commit2b8754b25ff8134d8db18f6d4d28d41a5e1b36e6 (patch)
tree5621227709b80e080620531792ec1833c62288fe /board/cm_t35/Makefile
parentafff1fc07996cec1d0a2e34e13f9c06784e26ce7 (diff)
downloadblackbird-obmc-uboot-2b8754b25ff8134d8db18f6d4d28d41a5e1b36e6.tar.gz
blackbird-obmc-uboot-2b8754b25ff8134d8db18f6d4d28d41a5e1b36e6.zip
OMAP3: CM-T35: enable the green LED
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
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