mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
6 lines
106 B
Makefile
6 lines
106 B
Makefile
# $FreeBSD$
|
|
# All the dts files for imx5 systems we support.
|
|
DTS= \
|
|
imx53-qsb.dts
|
|
|
|
.include <bsd.dtb.mk>
|