don't fail if there are no modules.mk under ./target/linux/
[openwrt.git] / package / kernel / Makefile
index 036af76..da96f43 100644 (file)
@@ -44,5 +44,5 @@ endef
 
 $(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
 
-include $(TOPDIR)/target/linux/*/modules.mk
+-include $(TOPDIR)/target/linux/*/modules.mk
 include ./modules/*.mk
This page took 0.0242 seconds and 4 git commands to generate.