diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index cbeadd0a5ae..519833e31a9 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -35,7 +35,7 @@ else fi fi -d10v_files="tm-magic.h" +d10v_files="d10v" if ( echo $* | grep keep\-d10v > /dev/null ) ; then keep_these_too="${d10v_files} ${keep_these_too}"