aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize6
1 files changed, 3 insertions, 3 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index c547528..26be3d2 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -34,9 +34,9 @@ else
fi
if ( echo $* | grep keep\-powerpc\-netware > /dev/null ) ; then
- keep_these_too="nlm32-powerpc.c ${keep_these_too}"
+ keep_these_too="nlm32-ppc.c ${keep_these_too}"
else
- lose_these_too="nlm32-powerpc.c ${lose_these_too}"
+ lose_these_too="nlm32-ppc.c ${lose_these_too}"
fi
# All files listed between the "Things-to-keep:" line and the
@@ -130,7 +130,7 @@ elf32-i860.c
elf32-m68k.c
elf32-m88k.c
elf32-mips.c
-elf32-powerpc.c
+elf32-ppc.c
elf32-sparc.c
elf32-target.h
elf32.c