diff --git a/package/kernel/Makefile b/package/kernel/Makefile index 225c85cf66..f440a4051b 100644 --- a/package/kernel/Makefile +++ b/package/kernel/Makefile @@ -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