mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 23:51:53 +02:00
increase openwrt-utils version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1473 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
86255be4cd
commit
33074ac94e
@ -3,7 +3,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME := openwrt-utils
|
PKG_NAME := openwrt-utils
|
||||||
PKG_RELEASE := 1
|
PKG_RELEASE := 2
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||||
PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_RELEASE)_$(ARCH).ipk
|
PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_RELEASE)_$(ARCH).ipk
|
||||||
PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg
|
PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg
|
||||||
|
Loading…
Reference in New Issue
Block a user