mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
7 lines
114 B
Makefile
7 lines
114 B
Makefile
# $FreeBSD$
|
|
# For now only for rk3328-rock64 dts file.
|
|
|
|
DTS= \
|
|
rockchip/rk3328-rock64.dts
|
|
|
|
.include <bsd.dtb.mk>
|