SH support
This commit is contained in:
parent
9faacb925f
commit
8679a71fc8
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,8 @@ i960-dis.c
|
|||
m68881-ext.c
|
||||
m68k-dis.c
|
||||
mips-dis.c
|
||||
sh-opc.h
|
||||
sh-dis.c
|
||||
sparc-dis.c
|
||||
sparc-opc.c
|
||||
z8k-dis.c
|
||||
|
@ -46,6 +48,7 @@ alpha-dis.c
|
|||
|
||||
Do-last:
|
||||
|
||||
|
||||
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||
echo Keeping v9 in sparc-opc.c
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue