OSDN Git Service

um: use obj-y to descend into arch/um/*/
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 21 Jul 2023 17:18:57 +0000 (02:18 +0900)
committerRichard Weinberger <richard@nod.at>
Sat, 26 Aug 2023 20:41:34 +0000 (22:41 +0200)
commit8f85f93bfd2d490251143577bd43b01b40acb8d7
tree2e05377f2e6903d9ab55b9be4467c7b9efae6426
parentd32df1080f0199f3570a541fcfcf9b5974b771db
um: use obj-y to descend into arch/um/*/

The single build rule does not work with the core-y syntax. [1]

Use the standard obj-y syntax.

[1]: https://lore.kernel.org/linux-kbuild/d57ba55f-20a3-b836-783d-b49c8a161b6e@kernel.org/T/#m7bc402e1e038f00ebcf2e92ed7fcb8a52fc1ea44

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Jiri Slaby <jirislaby@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/Kbuild
arch/um/Makefile