From 222a4f7c8aee280ec345ba324a13f51bcd68ff66 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 21 May 2010 21:05:44 -0400 Subject: [PATCH] Fix typo --- config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sub b/config.sub index 3e9d3d799..acb095a26 100755 --- a/config.sub +++ b/config.sub @@ -152,7 +152,7 @@ case $os in -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray | -microblaze -sr2201*) + -apple | -axis | -knuth | -cray | -microblaze | -sr2201*) os= basic_machine=$1 ;;