tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45129
This commit is contained in:
@@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/feeds.mk
|
||||
|
||||
# invoke ipkg-build with some default options
|
||||
IPKG_BUILD:= \
|
||||
$(STAGING_DIR_HOST)/bin/ipkg-build -c -o 0 -g 0
|
||||
$(SCRIPT_DIR)/ipkg-build -c -o 0 -g 0
|
||||
|
||||
IPKG_STATE_DIR:=$(TARGET_DIR)/usr/lib/opkg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user