Sfoglia il codice sorgente

toolchain/gdb: add -source target

Peter Korsgaard 16 anni fa
parent
commit
78c32db23b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      toolchain/gdb/gdb.mk

+ 1 - 0
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)