diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-12 10:55:42 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-12 10:55:42 +0200 |
commit | 7a8e9c0ea181628555861fb4bbd3760ed1ca80e2 (patch) | |
tree | f53f7f7a91e3e94626f3a137236b52f79df0578c | |
parent | 8ad8223f780260891e38bdc54edc6b401f8f6a6e (diff) |
fix typo
-rwxr-xr-x | scripts/config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config.sub b/scripts/config.sub index 0ebcfce76..aa777f88c 100755 --- a/scripts/config.sub +++ b/scripts/config.sub @@ -1285,7 +1285,7 @@ case $os in | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* | -linux-musl* | \ + | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* | -linux-musl* \ | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ |