mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
13 lines
274 B
Makefile
13 lines
274 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-firefly.dts \
|
|
rockchip/rk3399-rockpro64.dts
|
|
|
|
DTSO= rk3328-dwc3.dtso
|
|
|
|
.include <bsd.dtb.mk>
|