X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-at91%2FMakefile;h=529ffb5f3f132aebe40c2ae34b0549293c95d2c8;hb=a04ff1af9723607f5901b79c559357e37cee6823;hp=a8a009c2cf7d07d7bcbb11b89cc1d73f7041b8b0;hpb=c8f385a631ef1f49d67a3798ca40dec36ccdf07d;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile index a8a009c2cf7..529ffb5f3f1 100644 --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile @@ -45,7 +45,7 @@ obj-$(CONFIG_MACH_AT91SAM9RLEK) += board-sam9rlek.o obj-$(CONFIG_MACH_AT91EB01) += board-eb01.o # Drivers -obj-$(CONFIG_LEDS) += leds.o +obj-y += leds.o # Power Management obj-$(CONFIG_PM) += pm.o