diff options
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index 35d5181c8ef2..0ee98d50f975 100644 --- a/drivers/Makefile +++ b/drivers/Makefile | |||
@@ -92,7 +92,6 @@ obj-$(CONFIG_BT) += bluetooth/ | |||
92 | obj-$(CONFIG_ACCESSIBILITY) += accessibility/ | 92 | obj-$(CONFIG_ACCESSIBILITY) += accessibility/ |
93 | obj-$(CONFIG_ISDN) += isdn/ | 93 | obj-$(CONFIG_ISDN) += isdn/ |
94 | obj-$(CONFIG_EDAC) += edac/ | 94 | obj-$(CONFIG_EDAC) += edac/ |
95 | obj-$(CONFIG_MCA) += mca/ | ||
96 | obj-$(CONFIG_EISA) += eisa/ | 95 | obj-$(CONFIG_EISA) += eisa/ |
97 | obj-y += lguest/ | 96 | obj-y += lguest/ |
98 | obj-$(CONFIG_CPU_FREQ) += cpufreq/ | 97 | obj-$(CONFIG_CPU_FREQ) += cpufreq/ |