projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Restored mrd6 compilation as "ceilf" dependency is now solved, updated to latest...
[openwrt.git]
/
package
/
arpd
/
Makefile
diff --git
a/package/arpd/Makefile
b/package/arpd/Makefile
index
ad75e22
..
6707eff
100644
(file)
--- a/
package/arpd/Makefile
+++ b/
package/arpd/Makefile
@@
-59,6
+59,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_ARPD):
mkdir -p $(IDIR_ARPD)/usr/sbin
$(IPKG_ARPD):
mkdir -p $(IDIR_ARPD)/usr/sbin
-
cp
$(PKG_BUILD_DIR)/arpd $(IDIR_ARPD)/usr/sbin/
+
$(CP)
$(PKG_BUILD_DIR)/arpd $(IDIR_ARPD)/usr/sbin/
$(STRIP) $(IDIR_ARPD)/usr/sbin/*
$(IPKG_BUILD) $(IDIR_ARPD) $(PACKAGE_DIR)
$(STRIP) $(IDIR_ARPD)/usr/sbin/*
$(IPKG_BUILD) $(IDIR_ARPD) $(PACKAGE_DIR)
This page took
0.025834 seconds
and
4
git commands to generate.