kbuild: Correct missing architecture-specific hyphens
authorSimon Glass <sjg@chromium.org>
Thu, 26 Oct 2023 07:26:23 +0000 (20:26 +1300)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 28 Oct 2023 12:31:22 +0000 (21:31 +0900)
commit766b7007a1cc2a4bb687311d9cec6681cbe0d5e2
treebf2ce3b35bc1f54fe20672dc8c139f4bb9e315c8
parent34fcf231dcf94d7dea29c070228c4b93849f4850
kbuild: Correct missing architecture-specific hyphens

These should add a hyphen to indicate that it makes a adjective. Fix
them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile