git: 295855e80f9d - main - dtb: rockchip: Add NanoPI-R2S to the build

Ganbold Tsagaankhuu ganbold at FreeBSD.org
Sat Jun 5 04:42:37 UTC 2021


The branch main has been updated by ganbold:

URL: https://cgit.FreeBSD.org/src/commit/?id=295855e80f9d4c5caffe30ec8ac95e5f8a457daf

commit 295855e80f9d4c5caffe30ec8ac95e5f8a457daf
Author:     Ganbold Tsagaankhuu <ganbold at FreeBSD.org>
AuthorDate: 2021-06-05 04:40:34 +0000
Commit:     Ganbold Tsagaankhuu <ganbold at FreeBSD.org>
CommitDate: 2021-06-05 04:40:34 +0000

    dtb: rockchip: Add NanoPI-R2S to the build
---
 sys/modules/dtb/rockchip/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys/modules/dtb/rockchip/Makefile b/sys/modules/dtb/rockchip/Makefile
index 20df656bd148..2bd86ec3cc7d 100644
--- a/sys/modules/dtb/rockchip/Makefile
+++ b/sys/modules/dtb/rockchip/Makefile
@@ -10,6 +10,7 @@ DTS=	\
 	rockchip/rk3399-khadas-edge-captain.dts \
 	rockchip/rk3399-khadas-edge.dts \
 	rockchip/rk3399-khadas-edge-v.dts \
+	rockchip/rk3328-nanopi-r2s.dts \
 	rockchip/rk3399-rock-pi-4.dts \
 	rockchip/rk3328-rock64.dts \
 	rockchip/rk3399-firefly.dts \


More information about the dev-commits-src-all mailing list