On Fri, Oct 11, 2024 at 9:05 AM Jes Sorensen <jes.sorensen@xxxxxxxxx> wrote: > > From: Jes Sorensen <jes@xxxxxxxxxxxxxxxxxx> > > For Android it is common to use a prebuilt dtc, speficied via DTC=. In > this case building dtc as part of the kernel is not necessary, and even > unwanted to avoid mix and match between two different versions of dtc. > > Signed-off-by: Jes Sorensen <jes@xxxxxxxxxxxxxxxxxx> > --- > scripts/dtc/Makefile | 3 +++ > 1 file changed, 3 insertions(+) Well, this one is much simpler than a prior attempt[1] and may be acceptable. But I wonder if something is not handled here. I think lack of external fdtoverlay support makes this incomplete. Rob [1] https://lore.kernel.org/all/20240815110059.4912-1-tianyuanhao3@xxxxxxx/