X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=scripts%2Fconfig.sub;h=74111be50e0af6e67b1a2bcdcb88a655e65bdce9;hb=fc6c146263d07055778b9763f44e6c22f5f15774;hp=c894da45500c4af1bf5688e713a8895622d18182;hpb=08f5f376ad85cc85c749d4a344e4842ec3a1fcf2;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/scripts/config.sub b/scripts/config.sub index c894da4550..74111be50e 100755 --- a/scripts/config.sub +++ b/scripts/config.sub @@ -126,7 +126,7 @@ case $maybe_os in linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ knetbsd*-gnu* | netbsd*-gnu* | \ kopensolaris*-gnu* | \ - storm-chaos* | os2-emx* | rtmk-nova*) + storm-chaos* | os2-emx* | rtmk-nova* | linux-musl*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; @@ -1354,7 +1354,7 @@ case $os in | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-android* \ - | -linux-newlib* | -linux-uclibc* \ + | -linux-newlib* | -linux-uclibc* | -linux-musl* \ | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \