kbuild: fix single target build for external module
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Wed, 11 Jun 2025 20:24:40 +0000 (23:24 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 11 Jun 2025 22:21:36 +0000 (16:21 -0600)
commit070b81458aec02f0cde69f87b28fa82c5bb8e906
tree8f212098f6ecc550183c69b0097013de97d7a2e2
parent45acf56e59a38275fcd4662eb005d910f65df4b5
kbuild: fix single target build for external module

Backported from kernel
commit e07db28eea38 ("kbuild: fix single target build for external module")

It's worth noting that crmodverdir is empty for U-Boot.
Just backport it to make diffing easier

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Makefile