1# $FreeBSD$ 2# DTS files for the Raspberry Pi-B 3DTS=rpi.dts rpi2.dts 4 5LINKS= \ 6 ${DTBDIR}/rpi.dtb ${DTBDIR}/bcm2835-rpi-b.dtb \ 7 ${DTBDIR}/rpi.dtb ${DTBDIR}/bcm2835-rpi-b-rev2.dtb \ 8 ${DTBDIR}/rpi.dtb ${DTBDIR}/bcm2835-rpi-b-plus.dtb \ 9 ${DTBDIR}/rpi.dtb ${DTBDIR}/bcm2835-rpi-zero.dtb \ 10 ${DTBDIR}/rpi2.dtb ${DTBDIR}/bcm2836-rpi-2-b.dtb 11 12.include <bsd.dtb.mk> 13