mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1832 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2b10d9121b
commit
fa03274aec
@ -31,6 +31,7 @@ $(PKG_BUILD_DIR)/.built:
|
||||
mkdir -p $(PKG_INSTALL_DIR)
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
ARCH="$(LINUX_KARCH)" \
|
||||
PATH="$(TARGET_PATH)" \
|
||||
OFLAGS="$(TARGET_CFLAGS)" \
|
||||
CC="$(TARGET_CC)" \
|
||||
LINKER="$(TARGET_CC)" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user