From a272b32bbaa71d0b4c70e289a562843d451e8791 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 7 Jan 2010 23:05:30 +0100 Subject: config: don't force the vendor part in the tuple Note however that some configurations (eg. arm-elf) will still have the vendor part 'unknown' forced in (by config.sub). --- config/toolchain.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/toolchain.in') diff --git a/config/toolchain.in b/config/toolchain.in index 4039d9d9..c3d03519 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -42,7 +42,7 @@ config TARGET_VENDOR Use a single word, or use underscores "_" to separate words. Use neither dash nor space, as it breaks things. - Keep the default (unkown) if you don't know better. + Keep the default (unknown) if you don't know better. config TARGET_ALIAS_SED_EXPR string -- cgit v1.2.3