projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dbe118
)
toolchain/gdb: add -source target
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 7 Dec 2008 21:22:45 +0000
(21:22 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 7 Dec 2008 21:22:45 +0000
(21:22 -0000)
toolchain/gdb/gdb.mk
patch
|
blob
|
history
diff --git
a/toolchain/gdb/gdb.mk
b/toolchain/gdb/gdb.mk
index d57fd40609c57feb214bbe0847b0acfa4e3178f1..50734acfadf5f42186db3e66ebc2247b4ed5e30c 100644
(file)
--- a/
toolchain/gdb/gdb.mk
+++ b/
toolchain/gdb/gdb.mk
@@
-63,6
+63,7
@@
endif
gdb-patched: $(GDB_DIR)/.unpacked
+gdb-source: $(DL_DIR)/$(GDB_SOURCE)
gdb-dirclean:
rm -rf $(GDB_DIR)