projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add mirrors and update to 2.2.6
[openwrt.git]
/
openwrt
/
package
/
gdbserver
/
Makefile
diff --git
a/openwrt/package/gdbserver/Makefile
b/openwrt/package/gdbserver/Makefile
index
7e5d33b
..
922e631
100644
(file)
--- a/
openwrt/package/gdbserver/Makefile
+++ b/
openwrt/package/gdbserver/Makefile
@@
-56,7
+56,7
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_GDBSERVER):
install -m0755 -d $(IDIR_GDBSERVER)/usr/bin
$(IPKG_GDBSERVER):
install -m0755 -d $(IDIR_GDBSERVER)/usr/bin
-
cp -fpR
$(PKG_INSTALL_DIR)/usr/bin/gdbserver $(IDIR_GDBSERVER)/usr/bin/
+
$(CP)
$(PKG_INSTALL_DIR)/usr/bin/gdbserver $(IDIR_GDBSERVER)/usr/bin/
$(RSTRIP) $(IDIR_GDBSERVER)
$(IPKG_BUILD) $(IDIR_GDBSERVER) $(PACKAGE_DIR)
$(RSTRIP) $(IDIR_GDBSERVER)
$(IPKG_BUILD) $(IDIR_GDBSERVER) $(PACKAGE_DIR)
This page took
0.021418 seconds
and
4
git commands to generate.