projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix typo
[openwrt.git]
/
openwrt
/
toolchain
/
gdb
/
Makefile
diff --git
a/openwrt/toolchain/gdb/Makefile
b/openwrt/toolchain/gdb/Makefile
index
2dd11aa
..
b1a2ad5
100644
(file)
--- a/
openwrt/toolchain/gdb/Makefile
+++ b/
openwrt/toolchain/gdb/Makefile
@@
-56,4
+56,4
@@
prepare: $(GDB_DIR)/.patched
compile:
install: $(TARGET_CROSS)gdb
clean:
compile:
install: $(TARGET_CROSS)gdb
clean:
- rm -rf $(GDB_CLIENT_DIR)
+ rm -rf $(GDB_CLIENT_DIR)
$(GDB_DIR)
This page took
0.021156 seconds
and
4
git commands to generate.