Martin L Roth has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/69535 )
Change subject: util/kconfig: Add patch to move Kconfig deps to build/config ......................................................................
util/kconfig: Add patch to move Kconfig deps to build/config
The change being reverted [1] caused all the Kconfig dependency files to be generated at the top level of coreboot's build directory.
This reverts that behavior and puts the dependencies back where we're used to them being.
Signed-off-by: Martin Roth gaumless@gmail.com Change-Id: Ic4b48831705c3206e7c2e09f01d072d1cde9c9c4 --- A util/kconfig/patches/0014-util-kconfig-Move-Kconfig-deps-back-into-build-confi.patch M util/kconfig/patches/series 2 files changed, 81 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/69535/2