kbuild: mark prepare0 as PHONY to fix external module build
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Wed, 11 Jun 2025 20:24:38 +0000 (23:24 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 11 Jun 2025 22:21:36 +0000 (16:21 -0600)
commit4a247d1376302ebdb05af3a15a1788b987d53a1a
tree7f2574261a34e9a9bad2240def37674eb7dd15d2
parent27529f1cb02d8a55ce8de594f15a8d9e7aec0bb8
kbuild: mark prepare0 as PHONY to fix external module build

Backported from kernel
commit e00d88804814 ("kbuild: mark prepare0 as PHONY to fix external module build")

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