Rob Herring <robh@xxxxxxxxxx> writes: > Comparing .dts files to built .dtb files yielded a few .dts files which > are never built. Add them to the build. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > arch/arm/boot/dts/Makefile | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > index 59829fc90315..3cf1bf724e8e 100644 > --- a/arch/arm/boot/dts/Makefile > +++ b/arch/arm/boot/dts/Makefile > @@ -335,6 +335,7 @@ dtb-$(CONFIG_MACH_KIRKWOOD) += \ > kirkwood-iconnect.dtb \ > kirkwood-iomega_ix2_200.dtb \ > kirkwood-is2.dtb \ > + kirkwood-km_fixedeth.dtb \ > kirkwood-km_kirkwood.dtb \ > kirkwood-l-50.dtb \ > kirkwood-laplug.dtb \ [...] > @@ -1561,6 +1565,8 @@ dtb-$(CONFIG_MACH_ARMADA_38X) += \ > armada-388-helios4.dtb \ > armada-388-rd.dtb > dtb-$(CONFIG_MACH_ARMADA_39X) += \ > + armada-390-db.dtb \ > + armada-395-gp.dtb \ > armada-398-db.dtb > dtb-$(CONFIG_MACH_ARMADA_XP) += \ > armada-xp-axpwifiap.dtb \ [...] Acked-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> Thanks, Gregory > -- > 2.39.2 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com