summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/kernel.mk1
-rw-r--r--target/linux/rules.mk1
2 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kernel.mk b/target/linux/kernel.mk
index edb53e19a..78c1a24a0 100644
--- a/target/linux/kernel.mk
+++ b/target/linux/kernel.mk
@@ -4,7 +4,6 @@ LINUX_SITE=http://www.fi.kernel.org/pub/linux/kernel/v$(KERNEL) \
http://www.kernel.org/pub/linux/kernel/v$(KERNEL) \
http://www.de.kernel.org/pub/linux/kernel/v$(KERNEL)
-KERNEL_IPKG:=$(LINUX_BUILD_DIR)/kernel_$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)_$(ARCH).ipk
KERNEL_IDIR:=$(LINUX_BUILD_DIR)/kernel-ipkg
$(TARGETS): $(PACKAGE_DIR)
diff --git a/target/linux/rules.mk b/target/linux/rules.mk
index b921f153c..c9cf9c5e5 100644
--- a/target/linux/rules.mk
+++ b/target/linux/rules.mk
@@ -81,6 +81,7 @@ endif
endef
+KERNEL_IPKG:=$(LINUX_BUILD_DIR)/kernel_$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)_$(ARCH).ipk
INSTALL_TARGETS := $(KERNEL_IPKG)
TARGETS :=