package/kernel: load target specific modules .mk files after generic ones
[openwrt.git] / package / kernel / Makefile
index 225c85c..f440a40 100644 (file)
@@ -44,5 +44,5 @@ endef
 
 $(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
 
--include $(TOPDIR)/target/linux/*/modules.mk
 include ./modules/*.mk
+-include $(TOPDIR)/target/linux/*/modules.mk
This page took 0.026118 seconds and 4 git commands to generate.