mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
$(shell ...) expands to empty. There is no need to assign it to _dummy. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>