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…
Reference in a new issue