kbuild: Move the single quotes for image name
authorSimon Glass <sjg@chromium.org>
Sat, 11 Nov 2023 00:28:01 +0000 (17:28 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 17 Nov 2023 04:24:08 +0000 (13:24 +0900)
commit76020731d4ee897411ce4a73916ed805ea15d946
tree4850cbca23adc2850d2c8656f036acd19cadd300
parent9e0be3f50c0e8517d0238b62409c20bcb8cd8785
kbuild: Move the single quotes for image name

Add quotes where UIMAGE_NAME is used, rather than where it is defined.
This allows the UIMAGE_NAME variable to be set by the user.

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