aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/configure.in b/binutils/testsuite/configure.in
index 584ba17..c188994 100644
--- a/binutils/testsuite/configure.in
+++ b/binutils/testsuite/configure.in
@@ -15,7 +15,7 @@ configdirs="binutils.all"
# this section is for all targets
case "${target}" in
i386-*-aout) target_makefile_frag=config/mt-i386-aout ;;
- *-*-lynx) target_makefile_frag=config/mt-lynx ;;
+ *-*-lynx*) target_makefile_frag=config/mt-lynx ;;
*-*-vxworks) target_makefile_frag=config/mt-vxworks ;;
m68k-*-*) target_makefile_frag=config/mt-m68k ;;
i960-*-nindy) target_makefile_frag=config/mt-i960-nindy ;;