The branch main has been updated by ganbold: URL: https://cgit.FreeBSD.org/src/commit/?id=3416513a413e9e9670adb0c8f8526800ffaf4f76
commit 3416513a413e9e9670adb0c8f8526800ffaf4f76 Author: Ganbold Tsagaankhuu <ganb...@freebsd.org> AuthorDate: 2021-07-02 07:20:25 +0000 Commit: Ganbold Tsagaankhuu <ganb...@freebsd.org> CommitDate: 2021-07-02 07:20:25 +0000 dtb: rockchip: Add NanoPI-R4S and RockPI E to the build --- sys/modules/dtb/rockchip/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/modules/dtb/rockchip/Makefile b/sys/modules/dtb/rockchip/Makefile index 4d665f503526..93ad5c6676ab 100644 --- a/sys/modules/dtb/rockchip/Makefile +++ b/sys/modules/dtb/rockchip/Makefile @@ -12,7 +12,9 @@ DTS= \ rockchip/rk3399-khadas-edge-v.dts \ rockchip/rk3399-nanopc-t4.dts \ rockchip/rk3328-nanopi-r2s.dts \ + rockchip/rk3399-nanopi-r4s.dts \ rockchip/rk3399-rock-pi-4.dts \ + rockchip/rk3328-rock-pi-e.dts \ rockchip/rk3328-rock64.dts \ rockchip/rk3399-firefly.dts \ rockchip/rk3399-rockpro64.dts _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"