* config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
* alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
This commit is contained in:
parent
37bb6d9f02
commit
0bd79c5c09
3 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# Target: Little-endian Alpha
|
||||
TDEPFILES= alpha-tdep.o alpha-osf1-tdep.o
|
||||
TDEPFILES= alpha-tdep.o alpha-osf1-tdep.o alpha-mdebug-tdep.o
|
||||
TM_FILE= tm-alpha.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue