]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/Makefile
sections: fix section conflicts in drivers/net
[karo-tx-linux.git] / drivers / Makefile
index f8cdeeb5c484d033644965da3e2914359f6283ee..03da5b663aef8ea6c2991484b98cb315a16b87db 100644 (file)
@@ -5,6 +5,7 @@
 # Rewritten to use lists instead of if-statements.
 #
 
+obj-y                          += irqchip/
 obj-y                          += bus/
 
 # GPIO must come after pinctrl as gpios may need to mux pins etc
@@ -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/