arm: dtb: Compile the Linux DTS for pandaboards

Reported by:	ci.freebsd.org
This commit is contained in:
Emmanuel Vadot 2019-04-10 20:11:28 +00:00
parent 5d5ae0660a
commit 93de1e1030
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=346099

View File

@ -2,11 +2,7 @@
# All the dts files for omap4 systems we support.
DTS= \
omap4-duovero-parlor.dts \
pandaboard.dts \
pandaboard-es.dts
LINKS= \
${DTBDIR}/pandaboard.dtb ${DTBDIR}/omap4-panda.dtb \
${DTBDIR}/pandaboard-es.dtb ${DTBDIR}/omap4-panda-es.dtb
omap4-panda.dts \
omap4-panda-es.dts
.include <bsd.dtb.mk>