aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index 080852b..81d9dfd 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -393,7 +393,7 @@ for machine in $build $host $target; do
arm-*-netbsd*)
tm_file=arm/netbsd.h
xm_file=arm/xm-netbsd.h
- tmake_file=arm-t-netbsd
+ tmake_file=arm/t-netbsd
# On NetBSD, the headers are already okay.
fixincludes=Makefile.in
use_collect2=yes