Searched hist:d32df108 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/x86/um/ |
| H A D | Makefile | d32df108 Fri Jul 21 17:18:56 GMT 2023 Masahiro Yamada <[email protected]> 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 <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
|
| /linux-6.15/arch/um/ |
| H A D | Makefile | d32df108 Fri Jul 21 17:18:56 GMT 2023 Masahiro Yamada <[email protected]> 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 <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
|