]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/build: Don't pass test log files to linker
authorIan Rogers <irogers@google.com>
Tue, 11 Mar 2025 21:36:23 +0000 (14:36 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 24 Mar 2025 16:38:20 +0000 (09:38 -0700)
commit935e7cb5bb80106ff4f2fe39640f430134ef8cd8
treee2f6c13a03d8a9f4c2578828cc986db257d1d9f1
parent99476fa085da764fbed0684e22b831de8cd22512
tools/build: Don't pass test log files to linker

Separate test log files from object files. Depend on test log output
but don't pass to the linker.

Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250311213628.569562-2-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/build/Makefile.build