mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 10:53:24 -04:00
8 lines
164 B
Makefile
8 lines
164 B
Makefile
# $FreeBSD$
|
|
# All the dts files for omap4 systems we support.
|
|
DTS= \
|
|
omap4-duovero-parlor.dts \
|
|
pandaboard.dts \
|
|
pandaboard-es.dts
|
|
|
|
.include <bsd.dtb.mk>
|