summaryrefslogtreecommitdiffstats
path: root/drivers/led/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/led/Makefile')
-rw-r--r--drivers/led/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/led/Makefile b/drivers/led/Makefile
index 35693a7f6b..9bc37d59a5 100644
--- a/drivers/led/Makefile
+++ b/drivers/led/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_LED) += core.o
obj-$(CONFIG_LED_GPIO) += led-gpio.o
obj-$(CONFIG_LED_PWM) += led-pwm.o