From: Felix Fietkau Date: Mon, 31 Jul 2006 19:00:21 +0000 (+0000) Subject: increase PKG_RELEASE for the linux kernel X-Git-Tag: whiterussian_rc6~182 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6758f37bdb8502d8420a76b86d0d7208427852b6;p=openwrt%2Fsvn-archive%2Fopenwrt.git increase PKG_RELEASE for the linux kernel SVN-Revision: 4358 --- diff --git a/openwrt/target/linux/linux-2.4/Makefile b/openwrt/target/linux/linux-2.4/Makefile index 1ce1b574c9..436cb741a1 100644 --- a/openwrt/target/linux/linux-2.4/Makefile +++ b/openwrt/target/linux/linux-2.4/Makefile @@ -33,7 +33,7 @@ TARGET_MODULES_DIR := $(TARGET_DIR)/lib/modules/$(LINUX_VERSION) IPKG_KERNEL:=IPKG_TMP=$(BUILD_DIR)/tmp IPKG_INSTROOT=$(LINUX_TARGET_DIR) IPKG_CONF_DIR=$(LINUX_BUILD_DIR) $(SCRIPT_DIR)/ipkg -force-defaults -force-depends PKG_BUILD_DIR := $(LINUX_BUILD_DIR)/linux-modules -PKG_RELEASE := 3 +PKG_RELEASE := 4 KERNEL_IPKG:=$(LINUX_BUILD_DIR)/kernel_$(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE)_$(ARCH).ipk KERNEL_IDIR:=$(LINUX_BUILD_DIR)/kernel-ipkg