Skip to content
Commit c9db1884 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost

Similar cleanup to commit 5c816641

 ("kbuild: replace $(if A,A,B)
with $(or A,B)").

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Reviewed-by: default avatarNick Desaulniers <ndesaulniers@google.com>
parent 68fef670
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment