summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-04-15 23:24:31 -0500
committerPraneeth Bajjuri <praneeth@ti.com>2021-04-19 16:33:41 -0500
commitad28c5878171ef5b364f6bc9d8a5de514731964b (patch)
tree8140bb2ad9e81e60b3c1859a13c0bda9d46bfded /conf
parent0d04083f54bbd3c278f4800b97090d881d25d72a (diff)
downloadmeta-ti-ad28c5878171ef5b364f6bc9d8a5de514731964b.tar.gz
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 <praneeth@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/ti33x.inc1
1 files changed, 0 insertions, 1 deletions
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"
29KERNEL_DEVICETREE = " \ 29KERNEL_DEVICETREE = " \
30 am335x-evm.dtb am335x-evmsk.dtb \ 30 am335x-evm.dtb am335x-evmsk.dtb \
31 am335x-icev2.dtb \ 31 am335x-icev2.dtb \
32 am335x-icev2-prueth.dtb \
33 am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ 32 am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \
34 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ 33 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \
35 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ 34 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \