mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-18 04:40:59 +00:00
package/kernel: load target specific modules .mk files after generic ones
SVN-Revision: 21123
This commit is contained in:
parent
3df8df720a
commit
2bd16b6e18
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user