don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
This commit is contained in:
		@@ -44,5 +44,5 @@ endef
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
$(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
 | 
					$(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
include $(TOPDIR)/target/linux/*/modules.mk
 | 
					-include $(TOPDIR)/target/linux/*/modules.mk
 | 
				
			||||||
include ./modules/*.mk
 | 
					include ./modules/*.mk
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user