summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-07 22:05:30 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-07 22:05:30 (GMT)
commita272b32bbaa71d0b4c70e289a562843d451e8791 (patch)
tree11b836a02c43b3a44bbd6a7b62947641229b5686 /config
parent89eca789ce366ed5b3e74807329198dd090743db (diff)
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).
Diffstat (limited to 'config')
-rw-r--r--config/toolchain.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in
index 4039d9d..c3d0351 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