projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Install mysql_config in STAGING_DIR/usr/bin
[openwrt.git]
/
openwrt
/
package
/
shfs
/
Makefile
diff --git
a/openwrt/package/shfs/Makefile
b/openwrt/package/shfs/Makefile
index
d696830
..
3279908
100644
(file)
--- a/
openwrt/package/shfs/Makefile
+++ b/
openwrt/package/shfs/Makefile
@@
-31,6
+31,7
@@
$(PKG_BUILD_DIR)/.built:
LINKER="$(TARGET_CC)" \
KERNEL="$(LINUX_VERSION)" \
KERNEL_SOURCES="$(LINUX_DIR)" \
+ ROOT="$(PKG_INSTALL_DIR)" \
all install
touch $@
This page took
0.019441 seconds
and
4
git commands to generate.