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 c34c8efff609..0ea8e3237c0d 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -73,6 +73,7 @@ obj-$(CONFIG_ISDN) += isdn/
73obj-$(CONFIG_EDAC) += edac/ 73obj-$(CONFIG_EDAC) += edac/
74obj-$(CONFIG_MCA) += mca/ 74obj-$(CONFIG_MCA) += mca/
75obj-$(CONFIG_EISA) += eisa/ 75obj-$(CONFIG_EISA) += eisa/
76obj-$(CONFIG_LGUEST_GUEST) += lguest/
76obj-$(CONFIG_CPU_FREQ) += cpufreq/ 77obj-$(CONFIG_CPU_FREQ) += cpufreq/
77obj-$(CONFIG_MMC) += mmc/ 78obj-$(CONFIG_MMC) += mmc/
78obj-$(CONFIG_NEW_LEDS) += leds/ 79obj-$(CONFIG_NEW_LEDS) += leds/