]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/leds/Makefile
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6-omap-h63xx.git] / drivers / leds / Makefile
index 6aa2aed7539de65135000203e46dab3c0e28a454..f8995c9bc2eaae764ff4212d596f2e460546ade4 100644 (file)
@@ -13,6 +13,10 @@ obj-$(CONFIG_LEDS_TOSA)                      += leds-tosa.o
 obj-$(CONFIG_LEDS_S3C24XX)             += leds-s3c24xx.o
 obj-$(CONFIG_LEDS_AMS_DELTA)           += leds-ams-delta.o
 obj-$(CONFIG_LEDS_NET48XX)             += leds-net48xx.o
+obj-$(CONFIG_LEDS_WRAP)                        += leds-wrap.o
+obj-$(CONFIG_LEDS_H1940)               += leds-h1940.o
+obj-$(CONFIG_LEDS_COBALT)              += leds-cobalt.o
+obj-$(CONFIG_LEDS_GPIO)                        += leds-gpio.o
 
 # LED Triggers
 obj-$(CONFIG_LEDS_TRIGGER_TIMER)       += ledtrig-timer.o