mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
add PATH here, too
SVN-Revision: 1835
This commit is contained in:
parent
f9e9be5249
commit
f530a78e33
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ $(PKG_BUILD_DIR)/.configured:
|
|||
|
||||
$(PKG_BUILD_DIR)/.built:
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
PATH="$(TARGET_PATH)" \
|
||||
ARCH="$(LINUX_KARCH)" \
|
||||
TARGET="$(HAL_TARGET)" \
|
||||
TOOLPREFIX="$(KERNEL_CROSS)" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue