Re: [PATCH 2/2] riscv: Remove redundant judgment for the default build target

From: Paul Walmsley

Date: Wed Oct 29 2025 - 15:09:35 EST


On Wed, 29 Oct 2025, Feng Jiang wrote:

> The value of KBUILD_IMAGE is derived from $(boot-image-y),
> so there's no need for redundant checks before this.
>
> Signed-off-by: Feng Jiang <jiangfeng@xxxxxxxxxx>

Thanks, queued for v6.18-rc fixes.


- Paul