projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git]
/
package
/
wol
/
Makefile
diff --git
a/package/wol/Makefile
b/package/wol/Makefile
index
3a88116
..
efdb670
100644
(file)
--- a/
package/wol/Makefile
+++ b/
package/wol/Makefile
@@
-61,6
+61,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_WOL):
install -m0755 -d $(IDIR_WOL)/usr/bin
-
cp
$(PKG_INSTALL_DIR)/usr/bin/wol $(IDIR_WOL)/usr/bin/
+
$(CP)
$(PKG_INSTALL_DIR)/usr/bin/wol $(IDIR_WOL)/usr/bin/
$(RSTRIP) $(IDIR_WOL)
$(IPKG_BUILD) $(IDIR_WOL) $(PACKAGE_DIR)
This page took
0.02634 seconds
and
4
git commands to generate.