summaryrefslogtreecommitdiffstats
path: root/drivers/led/Makefile
blob: 990129e08d366d0ca54c049a03cbbee8ea71887b (plain)
1
2
3
4
5
6
7
8
9
#
# Copyright (c) 2015 Google, Inc
# Written by Simon Glass <sjg@chromium.org>
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_LED) += led-uclass.o
obj-$(CONFIG_LED_GPIO) += led_gpio.o
OpenPOWER on IntegriCloud