blob: 990129e08d366d0ca54c049a03cbbee8ea71887b [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
8obj-$(CONFIG_LED) += led-uclass.o
Simon Glass5ac76ba2015-06-23 15:38:46 -06009obj-$(CONFIG_LED_GPIO) += led_gpio.o