1# $FreeBSD$ 2# All the dts files for am335x systems we support. 3DTS= \ 4 am335x-bone.dts \ 5 am335x-boneblack.dts \ 6 am335x-bonegreen.dts \ 7 ufw.dts 8 9LINKS= \ 10 ${DTBDIR}/am335x-bone.dtb ${DTBDIR}/beaglebone.dtb \ 11 ${DTBDIR}/am335x-boneblack.dtb ${DTBDIR}/beaglebone-black.dtb 12 13.include <bsd.dtb.mk> 14