Author: manu
Date: Tue Jun 16 20:43:42 2020
New Revision: 362244
URL: https://svnweb.freebsd.org/changeset/base/362244

Log:
  MFC r354117:
  
  arm64: rockchip: dts: Build the Khadas board DTS
  
  We boot on thoses boards so build them.
  
  Submitted by: [email protected]
  Differential Revision:        https://reviews.freebsd.org/D22158

Modified:
  stable/12/sys/modules/dtb/rockchip/Makefile
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sys/modules/dtb/rockchip/Makefile
==============================================================================
--- stable/12/sys/modules/dtb/rockchip/Makefile Tue Jun 16 20:41:59 2020        
(r362243)
+++ stable/12/sys/modules/dtb/rockchip/Makefile Tue Jun 16 20:43:42 2020        
(r362244)
@@ -1,6 +1,9 @@
 # $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
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to