mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-23 09:13:28 +08:00
Removed d10v.h.
This commit is contained in:
parent
d9a9c18fad
commit
8ae9505bc0
@ -25,14 +25,6 @@ else
|
|||||||
lose_these_too="${arc_files} ${lose_these_too}"
|
lose_these_too="${arc_files} ${lose_these_too}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
d10v_files="d10v.h"
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
m32r_files="m32r.h"
|
m32r_files="m32r.h"
|
||||||
|
|
||||||
if ( echo $* | grep keep\-m32r > /dev/null ) ; then
|
if ( echo $* | grep keep\-m32r > /dev/null ) ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user