diff options
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index cdbe362df0e..08b78e03546 100644 --- a/drivers/Makefile +++ b/drivers/Makefile | |||
@@ -135,3 +135,4 @@ obj-$(CONFIG_HYPERV) += hv/ | |||
135 | 135 | ||
136 | obj-$(CONFIG_PM_DEVFREQ) += devfreq/ | 136 | obj-$(CONFIG_PM_DEVFREQ) += devfreq/ |
137 | obj-$(CONFIG_IIO) += iio/ | 137 | obj-$(CONFIG_IIO) += iio/ |
138 | obj-$(CONFIG_VME_BUS) += vme/ | ||