]> Pileus Git - ~andy/linux/blobdiff - drivers/Makefile
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[~andy/linux] / drivers / Makefile
index 8c30e73cd94cd74b031cdfc3e1a99f1f4cd3ce6d..03da5b663aef8ea6c2991484b98cb315a16b87db 100644 (file)
@@ -6,6 +6,7 @@
 #
 
 obj-y                          += irqchip/
+obj-y                          += bus/
 
 # GPIO must come after pinctrl as gpios may need to mux pins etc
 obj-y                          += pinctrl/
@@ -122,7 +123,6 @@ obj-$(CONFIG_VHOST_NET)             += vhost/
 obj-$(CONFIG_VLYNQ)            += vlynq/
 obj-$(CONFIG_STAGING)          += staging/
 obj-y                          += platform/
-obj-y                          += ieee802154/
 #common clk code
 obj-y                          += clk/