remove zlib from image builder lists
[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.024315 seconds and 4 git commands to generate.