diff options
Diffstat (limited to 'drivers/leds/Makefile')
-rw-r--r-- | drivers/leds/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/Makefile b/drivers/leds/Makefile index cbba921b6f1c..bf4609338e10 100644 --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile | |||
@@ -58,6 +58,7 @@ obj-$(CONFIG_LEDS_BLINKM) += leds-blinkm.o | |||
58 | obj-$(CONFIG_LEDS_SYSCON) += leds-syscon.o | 58 | obj-$(CONFIG_LEDS_SYSCON) += leds-syscon.o |
59 | obj-$(CONFIG_LEDS_VERSATILE) += leds-versatile.o | 59 | obj-$(CONFIG_LEDS_VERSATILE) += leds-versatile.o |
60 | obj-$(CONFIG_LEDS_MENF21BMC) += leds-menf21bmc.o | 60 | obj-$(CONFIG_LEDS_MENF21BMC) += leds-menf21bmc.o |
61 | obj-$(CONFIG_LEDS_PM8941_WLED) += leds-pm8941-wled.o | ||
61 | 62 | ||
62 | # LED SPI Drivers | 63 | # LED SPI Drivers |
63 | obj-$(CONFIG_LEDS_DAC124S085) += leds-dac124s085.o | 64 | obj-$(CONFIG_LEDS_DAC124S085) += leds-dac124s085.o |