aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300
diff options
context:
space:
mode:
authorJoyce Janczyn <janczyn@cygnus>1998-06-12 20:05:08 +0000
committerJoyce Janczyn <janczyn@cygnus>1998-06-12 20:05:08 +0000
commitc7dd0ea6bc4773397f9344c5c90d5d56f03d747c (patch)
tree5d842d80fd9c4c085740068c527711cdfebbdb15 /sim/mn10300
parenta85e84c530dd2544291396ebd09b19f9c160a0fc (diff)
downloadfsf-binutils-gdb-c7dd0ea6bc4773397f9344c5c90d5d56f03d747c.zip
fsf-binutils-gdb-c7dd0ea6bc4773397f9344c5c90d5d56f03d747c.tar.gz
fsf-binutils-gdb-c7dd0ea6bc4773397f9344c5c90d5d56f03d747c.tar.bz2
Add dv-mn103iop.c to list of files to sanitize out.
Diffstat (limited to 'sim/mn10300')
-rw-r--r--sim/mn10300/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mn10300/.Sanitize b/sim/mn10300/.Sanitize
index 2de2a3d..4e4c763 100644
--- a/sim/mn10300/.Sanitize
+++ b/sim/mn10300/.Sanitize
@@ -15,7 +15,7 @@
Do-first:
-am30_files="dv-mn103cpu.c dv-mn103int.c dv-mn103tim.c dv-mn103ser.c"
+am30_files="dv-mn103cpu.c dv-mn103int.c dv-mn103tim.c dv-mn103ser.c dv-mn103iop.c"
if ( echo $* | grep keep\-am30 > /dev/null ) ; then
keep_these_too="${am30_files} ${keep_these_too}"
else