X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/008871c4e63176a1ca1809217823a43318edb058..ccf3bdc4a6309f23aa80e643b4b4c734ab4100ca:/package/kernel/Makefile?ds=inline diff --git a/package/kernel/Makefile b/package/kernel/Makefile index 036af764f..da96f43a7 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 $(TOPDIR)/target/linux/*/modules.mk include ./modules/*.mk