backport inline changes from 2.6.16-rc1, thanks nbd for helping me finish it :)
[openwrt.git] / openwrt / target / linux / rules.mk
index b921f15..c9cf9c5 100644 (file)
@@ -81,6 +81,7 @@ endif
 
 endef
 
+KERNEL_IPKG:=$(LINUX_BUILD_DIR)/kernel_$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)_$(ARCH).ipk
 INSTALL_TARGETS := $(KERNEL_IPKG)
 TARGETS := 
 
This page took 0.029104 seconds and 4 git commands to generate.