summaryrefslogtreecommitdiff
path: root/toolchain/gdb/gdb.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-12-07 21:22:45 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-12-07 21:22:45 +0000
commit78c32db23bfc6916dfd6d93acd545d07fda3527a (patch)
treeb2d9a86592759c7e662636fd85e7f83004e4ca34 /toolchain/gdb/gdb.mk
parent6dbe1188dee52f7c7455b4184e3993d9c8b50fee (diff)
toolchain/gdb: add -source target
Diffstat (limited to 'toolchain/gdb/gdb.mk')
-rw-r--r--toolchain/gdb/gdb.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/gdb/gdb.mk b/toolchain/gdb/gdb.mk
index d57fd4060..50734acfa 100644
--- 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)