projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b10d91
)
add PATH
author
Waldemar Brodkorb
<wbx@openwrt.org>
Sat, 3 Sep 2005 19:27:27 +0000
(19:27 +0000)
committer
Waldemar Brodkorb
<wbx@openwrt.org>
Sat, 3 Sep 2005 19:27:27 +0000
(19:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1832
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/target/linux/package/shfs/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/package/shfs/Makefile
b/openwrt/target/linux/package/shfs/Makefile
index
2231363
..
7217352
100644
(file)
--- a/
openwrt/target/linux/package/shfs/Makefile
+++ b/
openwrt/target/linux/package/shfs/Makefile
@@
-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)" \