X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=openwrt%2Finclude%2Fkernel.mk;h=c110f687a341daa3959b0e3a52211eecf0936fb4;hb=a9aeddb065f388787a6f75533c383ed55956b02a;hp=8492998020c000d926db8be4fc3087ac47d48d51;hpb=f2113df321e059913fa3220f3fb0cf0cbc2c64ba;p=librecmc%2Flibrecmc.git diff --git a/openwrt/include/kernel.mk b/openwrt/include/kernel.mk index 8492998020..c110f687a3 100644 --- a/openwrt/include/kernel.mk +++ b/openwrt/include/kernel.mk @@ -1,9 +1,9 @@ -KERNEL:=kernel -BOARD:=board -LINUX_VERSION:=kernel - -ifneq ($(DUMP),1) -include $(TOPDIR)/.kernel.mk +ifeq ($(DUMP),1) + KERNEL:= + BOARD:= + LINUX_VERSION:= +else +-include $(TOPDIR)/.kernel.mk ifneq (,$(findstring 2.4.,$(LINUX_VERSION))) KERNEL:=2.4