summaryrefslogtreecommitdiffstats
path: root/drivers/leds/Makefile
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2014-09-24 18:25:06 +0200
committerGuenter Roeck <linux@roeck-us.net>2014-09-24 18:25:06 +0200
commit7ad8966f4f0a4606dfaba119ea4e2b3ac4c548ee (patch)
tree38a7548d5a36cc20145eb916319fe673b84341b1 /drivers/leds/Makefile
parenthwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor. (diff)
parenthwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver (diff)
downloadlinux-7ad8966f4f0a4606dfaba119ea4e2b3ac4c548ee.tar.xz
linux-7ad8966f4f0a4606dfaba119ea4e2b3ac4c548ee.zip
Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next
Immutable branch between MFD, HWMON, LEDs and Watchdog for v3.18
Diffstat (limited to 'drivers/leds/Makefile')
-rw-r--r--drivers/leds/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/Makefile b/drivers/leds/Makefile
index d8cc5f2777de..9a72fddc1d78 100644
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
@@ -54,6 +54,7 @@ obj-$(CONFIG_LEDS_MAX8997) += leds-max8997.o
obj-$(CONFIG_LEDS_LM355x) += leds-lm355x.o
obj-$(CONFIG_LEDS_BLINKM) += leds-blinkm.o
obj-$(CONFIG_LEDS_VERSATILE) += leds-versatile.o
+obj-$(CONFIG_LEDS_MENF21BMC) += leds-menf21bmc.o
# LED SPI Drivers
obj-$(CONFIG_LEDS_DAC124S085) += leds-dac124s085.o