X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fleds%2FMakefile;h=f8995c9bc2eaae764ff4212d596f2e460546ade4;hb=a2ca44c30dd351cd386f4fb9f8590b999030274a;hp=aa2c18efa5b2f150dffbfbf81a96669bb9d4fb45;hpb=5992fd1995a5e69710011fc7d7945c62bf5b551b;p=linux-2.6 diff --git a/drivers/leds/Makefile b/drivers/leds/Makefile index aa2c18efa5..f8995c9bc2 100644 --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile @@ -16,6 +16,7 @@ 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