Fix cross-compilation with uclibc on arm/m68k
Commit 3f1132ecd27186fa3f1a87ead6a0389802baccbb breaks cross-compilation with uclibc on arm and m68k because host_os is set to arm-buildroot-uclinux-uclibc or m68k-buildroot-uclinux-uclibc so add uclinux to the linux case
Fixes: - http://autobuild.buildroot.net/results/cfb332a169863bcb3e6bc6ee7d6f6199f856b0b8 - http://autobuild.buildroot.net/results/2f6f464f6360ed9ea4c238f503d2c3b8ab3cbd86
Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com
Authored by: Fabrice Fontaine 2018-05-04
Parent(s): [505aae]
Child(ren): [9afb3a]