From: Felix Fietkau Date: Thu, 12 Jan 2006 21:53:58 +0000 (+0000) Subject: fix kernel virtual package install X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=e7d3b39bd3ffdca19684a0bdc9db255f7fbdf18e fix kernel virtual package install SVN-Revision: 2943 --- diff --git a/openwrt/target/linux/kernel.mk b/openwrt/target/linux/kernel.mk index edb53e19ae..78c1a24a04 100644 --- a/openwrt/target/linux/kernel.mk +++ b/openwrt/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/openwrt/target/linux/rules.mk b/openwrt/target/linux/rules.mk index b921f153c1..c9cf9c5e5f 100644 --- a/openwrt/target/linux/rules.mk +++ b/openwrt/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 :=