Fix sanitization errors.
This commit is contained in:
parent
0186b09421
commit
ec151a0075
1 changed files with 1 additions and 2 deletions
|
@ -29,7 +29,7 @@ else
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
tx49_files="tm-tx49.h tm-tx49l.h tx49.mt tx49l.mt"
|
tx49_files="tm-tx49.h tm-tx49el.h tx49.mt tx49el.mt"
|
||||||
|
|
||||||
if ( echo $* | grep keep\-tx49 > /dev/null ) ; then
|
if ( echo $* | grep keep\-tx49 > /dev/null ) ; then
|
||||||
keep_these_too="${tx49_files} ${keep_these_too}"
|
keep_these_too="${tx49_files} ${keep_these_too}"
|
||||||
|
@ -72,7 +72,6 @@ irix5.mh
|
||||||
irix5.mt
|
irix5.mt
|
||||||
littlemips.mh
|
littlemips.mh
|
||||||
littlemips.mt
|
littlemips.mt
|
||||||
mipsel64.mt
|
|
||||||
mipsm3.mh
|
mipsm3.mh
|
||||||
mipsm3.mt
|
mipsm3.mt
|
||||||
mipsv4.mh
|
mipsv4.mh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue