OSDN Git Service

um: Hard-code the result of 'uname -s'
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 21 Jul 2023 17:18:56 +0000 (02:18 +0900)
committerRichard Weinberger <richard@nod.at>
Sat, 26 Aug 2023 20:40:37 +0000 (22:40 +0200)
commitd32df1080f0199f3570a541fcfcf9b5974b771db
tree6b88a9605316a6c96790ac13ec99caffc9a542df
parentff3f78607998274460f1742a7dfd853c6124d34a
um: Hard-code the result of 'uname -s'

We rely on 'uname -s' returning 'Linux' because there are os-Linux/
directories, but no other os-*/.

Supporting a non-Linux host is unlikely to happen.

Let's hard-code 'Linux'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/Makefile
arch/x86/um/Makefile