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 54bfae1f09a4..ebee55537a05 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -61,6 +61,7 @@ obj-$(CONFIG_FB_INTEL) += video/fbdev/intelfb/
61 61
62obj-$(CONFIG_PARPORT) += parport/ 62obj-$(CONFIG_PARPORT) += parport/
63obj-y += base/ block/ misc/ mfd/ nfc/ 63obj-y += base/ block/ misc/ mfd/ nfc/
64obj-$(CONFIG_DMA_SHARED_BUFFER) += dma-buf/
64obj-$(CONFIG_NUBUS) += nubus/ 65obj-$(CONFIG_NUBUS) += nubus/
65obj-y += macintosh/ 66obj-y += macintosh/
66obj-$(CONFIG_IDE) += ide/ 67obj-$(CONFIG_IDE) += ide/