From bb2b2677cd87c021aefdb11fbbe2fb60d0170831 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 12 Jan 2006 21:53:58 +0000 Subject: fix kernel virtual package install SVN-Revision: 2943 --- openwrt/target/linux/rules.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/rules.mk') diff --git a/openwrt/target/linux/rules.mk b/openwrt/target/linux/rules.mk index b921f15..c9cf9c5 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 := -- cgit v1.1