mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
6 lines
112 B
Makefile
6 lines
112 B
Makefile
# All the dts files for Zynq systems we support.
|
|
DTS= \
|
|
zedboard.dts \
|
|
zybo.dts
|
|
|
|
.include <bsd.dtb.mk>
|