X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/008871c4e63176a1ca1809217823a43318edb058..c31e54429a547a36431f6f9c01fd1f16952b37d9:/package/kernel/Makefile?ds=sidebyside 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