mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Use new remote-pa, rather than the generic one.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# TARGET: HP PA-RISC running bsd
|
||||
TDEPFILES= hppa-pinsn.o hppa-tdep.o
|
||||
TM_FILE= tm-hppab.h
|
||||
|
||||
REMOTE_O=dcache.o remote-pa.o remote-utils.o
|
||||
|
@ -2,3 +2,4 @@
|
||||
TDEPFILES= hppa-pinsn.o hppa-tdep.o exec.o
|
||||
XDEPFILES= ser-tcp.o
|
||||
TM_FILE= tm-hppah.h
|
||||
REMOTE_O=dcache.o remote-pa.o remote-utils.o
|
||||
|
@ -1,4 +1,4 @@
|
||||
# TARGET: HP PA-RISC running OSF1
|
||||
TDEPFILES= hppa-pinsn.o hppa-tdep.o
|
||||
TM_FILE= tm-hppao.h
|
||||
|
||||
REMOTE_O=dcache.o remote-pa.o remote-utils.o
|
||||
|
Reference in New Issue
Block a user