mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
We boot on thoses boards so build them. Submitted by: s199p.wa1k9r@gmail.com MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D22158
10 lines
219 B
Makefile
10 lines
219 B
Makefile
# $FreeBSD$
|
|
|
|
DTS= \
|
|
rockchip/rk3399-khadas-edge-captain.dts \
|
|
rockchip/rk3399-khadas-edge.dts \
|
|
rockchip/rk3399-khadas-edge-v.dts \
|
|
rockchip/rk3328-rock64.dts \
|
|
rockchip/rk3399-rockpro64.dts
|
|
|
|
.include <bsd.dtb.mk>
|