summaryrefslogtreecommitdiffstats
path: root/board/compulab/cm_t35/Makefile
diff options
context:
space:
mode:
authorIgor Grinberg <grinberg@compulab.co.il>2013-11-06 16:39:47 +0200
committerTom Rini <trini@ti.com>2013-11-11 12:17:06 -0500
commitebc18afd0a150b0285c643a4d3c898e19323683b (patch)
treee18528cc1687a71d9593a2ba09264839ca57e9ca /board/compulab/cm_t35/Makefile
parente19a482fdd1e5bc40a6d5279ec428269ee67aa00 (diff)
downloadtalos-obmc-uboot-ebc18afd0a150b0285c643a4d3c898e19323683b.tar.gz
talos-obmc-uboot-ebc18afd0a150b0285c643a4d3c898e19323683b.zip
cm-t35: use gpio_led driver for status led
Switch to using the generic gpio_led driver instead of the private to cm_t35 board led implementation. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Tested-by: Nikita Kiryanov <nikita@compulab.co.il>
Diffstat (limited to 'board/compulab/cm_t35/Makefile')
-rw-r--r--board/compulab/cm_t35/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/compulab/cm_t35/Makefile b/board/compulab/cm_t35/Makefile
index 6e2e1cbb6a..ede250b524 100644
--- a/board/compulab/cm_t35/Makefile
+++ b/board/compulab/cm_t35/Makefile
@@ -7,4 +7,4 @@
# SPDX-License-Identifier: GPL-2.0+
#
-obj-y += cm_t35.o leds.o
+obj-y += cm_t35.o
OpenPOWER on IntegriCloud