blob: 02367fdacbc10e77abbe51979b2a40bc1fa2bc56 [file] [log] [blame]
Simon Glass59171122015-06-23 15:38:45 -06001#
2# Copyright (c) 2015 Google, Inc
3# Written by Simon Glass <sjg@chromium.org>
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
Simon Glass6a436c92015-08-30 16:55:14 -06008obj-y += led-uclass.o
9obj-$(CONFIG_$(SPL_)LED_GPIO) += led_gpio.o