X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2FMakefile;h=2503f7b99b2fdc70edf3648d365c7a2c35e85eaa;hb=4777e4e6b8540ee4226876a737833d03bbc55394;hp=46c8681a07f48cd89766e97155d2adb9f3b91454;hpb=b364776ad1208a71f0c53578c84619a395412a8d;p=linux-2.6-omap-h63xx.git diff --git a/drivers/Makefile b/drivers/Makefile index 46c8681a07f..2503f7b99b2 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -82,6 +82,7 @@ obj-$(CONFIG_EISA) += eisa/ obj-y += lguest/ obj-$(CONFIG_CPU_FREQ) += cpufreq/ obj-$(CONFIG_CPU_IDLE) += cpuidle/ +obj-y += idle/ obj-$(CONFIG_MMC) += mmc/ obj-$(CONFIG_MEMSTICK) += memstick/ obj-$(CONFIG_NEW_LEDS) += leds/ @@ -100,3 +101,4 @@ obj-$(CONFIG_SSB) += ssb/ obj-$(CONFIG_VIRTIO) += virtio/ obj-$(CONFIG_REGULATOR) += regulator/ obj-$(CONFIG_STAGING) += staging/ +obj-$(CONFIG_UWB) += uwb/