X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2FMakefile;h=da96f43a7b414b14450614c0ffe38a58b3a40b3a;hb=4276347ad24e173e991bf3079a6020c49f6463e0;hp=036af764f14353c7fad4793e25dfef64cc900558;hpb=2bf5bdadb4fc90202af0030753cc55f20dcf088d;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/kernel/Makefile b/package/kernel/Makefile index 036af764f1..da96f43a7b 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