projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nuke old madwifi init script, add new /lib/wifi handler (usable for many configuratio...
[openwrt.git]
/
package
/
gdbserver
/
Makefile
diff --git
a/package/gdbserver/Makefile
b/package/gdbserver/Makefile
index
c07eaf9
..
d4d1491
100644
(file)
--- a/
package/gdbserver/Makefile
+++ b/
package/gdbserver/Makefile
@@
-61,7
+61,7
@@
define Build/Compile
endef
define Package/gdbserver/install
-
install -m0755 -d
$(1)/usr/bin
+
$(INSTALL_DIR)
$(1)/usr/bin
$(CP) $(PKG_INSTALL_DIR)/usr/bin/gdbserver $(1)/usr/bin/
endef
This page took
0.019928 seconds
and
4
git commands to generate.