aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 30ba97ec5eb5..e5e394a7e6c0 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -78,6 +78,7 @@ obj-y += lguest/
78obj-$(CONFIG_CPU_FREQ) += cpufreq/ 78obj-$(CONFIG_CPU_FREQ) += cpufreq/
79obj-$(CONFIG_CPU_IDLE) += cpuidle/ 79obj-$(CONFIG_CPU_IDLE) += cpuidle/
80obj-$(CONFIG_MMC) += mmc/ 80obj-$(CONFIG_MMC) += mmc/
81obj-$(CONFIG_MEMSTICK) += memstick/
81obj-$(CONFIG_NEW_LEDS) += leds/ 82obj-$(CONFIG_NEW_LEDS) += leds/
82obj-$(CONFIG_INFINIBAND) += infiniband/ 83obj-$(CONFIG_INFINIBAND) += infiniband/
83obj-$(CONFIG_SGI_SN) += sn/ 84obj-$(CONFIG_SGI_SN) += sn/