mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 07:41:08 +02:00
Fix IPKG_TARGET_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@316 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eba4b4bcfc
commit
5ae47a7df7
@ -119,5 +119,5 @@ IPKG_STATE_DIR := $(TARGET_DIR)/usr/lib/ipkg
|
||||
IPKG_BUILD := PATH="$(TARGET_PATH)" ipkg-build -c -o root -g root
|
||||
|
||||
# where to build (and put) .ipk packages
|
||||
IPKG_TARGET_DIR := $(BUILD_DIR)
|
||||
IPKG_TARGET_DIR := $(PACKAGE_DIR)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user