Re: [PATCH v2 32/53] klp-build: Remove redundant SRC and OBJ variables

From: Miroslav Benes

Date: Tue May 05 2026 - 07:36:16 EST


On Thu, 30 Apr 2026 21:08:20 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> SRC and OBJ are both set to $(pwd) and are always identical. The script
> already enforces that klp-build runs from the kernel root directory, and
> builds are done in-place, making these variables unnecessary.

Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>

--
Miroslav