Re: [PATCHv3 0/6] make vendor specific subdirectory inclusion conditional
From: Joerg Roedel
Date: Fri May 16 2025 - 02:47:53 EST
On Mon, May 12, 2025 at 03:07:27PM +0200, Rolf Eike Beer wrote:
> I found it strange that the vendor specific subdirectories were unconditionally
> added. Everything in these directories obviously depends on the specific Kconfig
> option. This series cleans this up by making the directory itself depend on
> the respective option which looks more natural to me.
>
> I must confess that I am too lazy to find a good solution for the "arm/"
> directory, so I left it as is.
Applied, thanks.