Date: Sat, 23 Mar 2019 20:53:32 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Warner Losh <imp@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r345455 - head/sys/mips/conf Message-ID: <20190323185332.GN1923@kib.kiev.ua> In-Reply-To: <201903231832.x2NIWODK045636@repo.freebsd.org> References: <201903231832.x2NIWODK045636@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 23, 2019 at 06:32:24PM +0000, Warner Losh wrote: > Author: imp > Date: Sat Mar 23 18:32:24 2019 > New Revision: 345455 > URL: https://svnweb.freebsd.org/changeset/base/345455 > > Log: > Add device xz. This was somehow missed in the last round. Because the config has #NO_UNIVERSE comment. > > Submitted by: Brandon Bergren > > Modified: > head/sys/mips/conf/DIR-825C1 > > Modified: head/sys/mips/conf/DIR-825C1 > ============================================================================== > --- head/sys/mips/conf/DIR-825C1 Sat Mar 23 16:46:33 2019 (r345454) > +++ head/sys/mips/conf/DIR-825C1 Sat Mar 23 18:32:24 2019 (r345455) > @@ -44,6 +44,7 @@ device geom_map > # uzip - to boot natively from flash > options GEOM_UZIP > options GEOM_PART_GPT > +device xz > > # yes, this board has a PCI connected atheros device > options AR71XX_ATH_EEPROM
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190323185332.GN1923>