From: Peter Korsgaard Date: Sun, 7 Dec 2008 21:22:45 +0000 (-0000) Subject: toolchain/gdb: add -source target X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78c32db23bfc6916dfd6d93acd545d07fda3527a;p=buildroot.git toolchain/gdb: add -source target --- diff --git a/toolchain/gdb/gdb.mk b/toolchain/gdb/gdb.mk index d57fd40609..50734acfad 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)