increase openwrt-utils version
SVN-Revision: 1473
This commit is contained in:
parent
7c7bbd525f
commit
372ec029c4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME := openwrt-utils
|
||||
PKG_RELEASE := 1
|
||||
PKG_RELEASE := 2
|
||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||
PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_RELEASE)_$(ARCH).ipk
|
||||
PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg
|
||||
|
|
Loading…
Reference in a new issue