* add valops.c to list of files to be sanitized for d10v
This commit is contained in:
parent
f787a8d9b8
commit
1bcfe5fa30
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ else
|
|||
done
|
||||
fi
|
||||
|
||||
d10v_files="configure.tgt ChangeLog"
|
||||
d10v_files="configure.tgt ChangeLog valops.c"
|
||||
|
||||
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
|
||||
for i in $d10v_files ; do
|
||||
|
|
Loading…
Reference in a new issue