Date: Wed, 9 Apr 2014 11:47:08 -0400 From: John Baldwin <jhb@freebsd.org> To: Sean Bruno <sbruno@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r264280 - in head/sys: conf modules Message-ID: <201404091147.08716.jhb@freebsd.org> In-Reply-To: <201404082139.s38LdqbY028535@svn.freebsd.org> References: <201404082139.s38LdqbY028535@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, April 08, 2014 5:39:52 pm Sean Bruno wrote: > Author: sbruno > Date: Tue Apr 8 21:39:51 2014 > New Revision: 264280 > URL: http://svnweb.freebsd.org/changeset/base/264280 > > Log: > Actually, since this is what I thought I was doing, only allow the > binmisc code to be build on amd64/i386 for the kernel. > > Update NOTES with some indication of what this code is used for. > > Pointed out by jhb@ ... thanks! > > Submitted by: jhb@ > > Modified: > head/sys/conf/NOTES > head/sys/conf/options.amd64 > head/sys/conf/options.i386 > head/sys/modules/Makefile Why not enable it on all platforms? I don't see anything inherently MD about it. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404091147.08716.jhb>