mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:30:37 +02:00
add PATH here, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1835 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6c1a1b8db6
commit
71fd0225ee
@ -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 New Issue
Block a user