Strip ChangeLog of v850e information
This commit is contained in:
parent
bd4ba9023a
commit
fd9223f9af
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Things-to-lose:
|
|||
|
||||
Do-last:
|
||||
|
||||
v850e_files="interp.c simops.c v850.igen v850-dc"
|
||||
v850e_files="interp.c simops.c v850.igen v850-dc ChangeLog"
|
||||
if ( echo $* | grep keep\-v850e > /dev/null ) ; then
|
||||
for i in $v850e_files ; do
|
||||
if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
|
||||
|
|
Loading…
Add table
Reference in a new issue