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
/
ebtables
/
Makefile
diff --git
a/package/ebtables/Makefile
b/package/ebtables/Makefile
index
a928a2d
..
9abd93a
100644
(file)
--- a/
package/ebtables/Makefile
+++ b/
package/ebtables/Makefile
@@
-27,6
+27,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_EBTABLES):
mkdir -p $(IDIR_EBTABLES)/usr/sbin
-
cp
$(PKG_BUILD_DIR)/ebtables $(IDIR_EBTABLES)/usr/sbin/
+
$(CP)
$(PKG_BUILD_DIR)/ebtables $(IDIR_EBTABLES)/usr/sbin/
$(IPKG_BUILD) $(IDIR_EBTABLES) $(PACKAGE_DIR)
This page took
0.021266 seconds
and
4
git commands to generate.