Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 16:12:00 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r324822 - head/sys/modules/dtb/allwinner
Message-ID:  <201710211612.v9LGC0Mm036301@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu
Date: Sat Oct 21 16:12:00 2017
New Revision: 324822
URL: https://svnweb.freebsd.org/changeset/base/324822

Log:
  dtb/allwinner: Disconnect sinovoip-bpi-m3.dts from the build
  
  No active commiter have this board and we diverged too much from
  the upstream DTS.

Modified:
  head/sys/modules/dtb/allwinner/Makefile

Modified: head/sys/modules/dtb/allwinner/Makefile
==============================================================================
--- head/sys/modules/dtb/allwinner/Makefile	Sat Oct 21 15:48:16 2017	(r324821)
+++ head/sys/modules/dtb/allwinner/Makefile	Sat Oct 21 16:12:00 2017	(r324822)
@@ -3,7 +3,6 @@
 DTS=	\
 	nanopi-neo.dts \
 	orangepi-plus-2e.dts \
-	sinovoip-bpi-m3.dts \
 	sun4i-a10-cubieboard.dts \
 	sun4i-a10-olinuxino-lime.dts \
 	sun6i-a31s-sinovoip-bpi-m2.dts \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710211612.v9LGC0Mm036301>