aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 939fcdeb2d31..7fa433a7030c 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -124,3 +124,6 @@ obj-y += clk/
124obj-$(CONFIG_HWSPINLOCK) += hwspinlock/ 124obj-$(CONFIG_HWSPINLOCK) += hwspinlock/
125obj-$(CONFIG_NFC) += nfc/ 125obj-$(CONFIG_NFC) += nfc/
126obj-$(CONFIG_IOMMU_SUPPORT) += iommu/ 126obj-$(CONFIG_IOMMU_SUPPORT) += iommu/
127
128# Virtualization drivers
129obj-$(CONFIG_VIRT_DRIVERS) += virt/