Explorar el Código

toolchain/gdb: add -source target

Peter Korsgaard hace 16 años
padre
commit
78c32db23b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)