mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
oops... always keep d10v stuff
This commit is contained in:
@@ -23,14 +23,6 @@ else
|
||||
lose_these_too="${arc_files} ${lose_these_too}"
|
||||
fi
|
||||
|
||||
d10v_files="d10velf.sh"
|
||||
|
||||
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
|
||||
keep_these_too="${d10v_files} ${keep_these_too}"
|
||||
else
|
||||
lose_these_too="${d10v_files} ${lose_these_too}"
|
||||
fi
|
||||
|
||||
d30v_files="d30velf.sh"
|
||||
|
||||
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
|
||||
@@ -81,6 +73,7 @@ armaoutl.sh
|
||||
armcoff.sh
|
||||
armpe.sh
|
||||
coff_sparc.sh
|
||||
d10velf.sh
|
||||
delta68.sh
|
||||
ebmon29k.sh
|
||||
elf32_sparc.sh
|
||||
|
||||
@@ -57,6 +57,7 @@ aout.sc
|
||||
delta68.sc
|
||||
ebmon29k.sc
|
||||
elf.sc
|
||||
elfd10v.sc
|
||||
elfmips.sc
|
||||
elfppc.sc
|
||||
go32coff.sc
|
||||
|
||||
Reference in New Issue
Block a user