From ad28c5878171ef5b364f6bc9d8a5de514731964b Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Thu, 15 Apr 2021 23:24:31 -0500 Subject: [PATCH] conf: am335x-evm: Remove non-existent dtb* from 5.10 Remove the non-existent dtb* , as they are not currently present on ti-linux-5.10.y. - am335x-icev2-prueth.dtb Signed-off-by: Praneeth Bajjuri --- conf/machine/include/ti33x.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc index b3c3b6d7..6dfda754 100644 --- a/conf/machine/include/ti33x.inc +++ b/conf/machine/include/ti33x.inc @@ -29,7 +29,6 @@ KERNEL_IMAGETYPE = "zImage" KERNEL_DEVICETREE = " \ am335x-evm.dtb am335x-evmsk.dtb \ am335x-icev2.dtb \ - am335x-icev2-prueth.dtb \ am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ am335x-boneblack.dtb am335x-boneblack-wireless.dtb \