Date: Tue, 08 Apr 2014 15:01:49 -0700 From: Sean Bruno <sbruno@ignoranthack.me> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r264269 - in head: sys/conf sys/kern sys/modules sys/modules/imgact_binmisc sys/sys usr.sbin usr.sbin/binmiscctl Message-ID: <1396994509.2018.12.camel@powernoodle.corp.yahoo.com> In-Reply-To: <201404081625.23418.jhb@freebsd.org> References: <201404082010.s38KAMgg091287@svn.freebsd.org> <201404081625.23418.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-S4rBSB27sxTm95yXVTSW Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > >=20 > > Added: > > head/sys/kern/imgact_binmisc.c (contents, props changed) > > head/sys/modules/imgact_binmisc/ > > head/sys/modules/imgact_binmisc/Makefile (contents, props changed) > > head/sys/sys/imgact_binmisc.h (contents, props changed) > > head/usr.sbin/binmiscctl/ > > head/usr.sbin/binmiscctl/Makefile (contents, props changed) > > head/usr.sbin/binmiscctl/binmiscctl.8 (contents, props changed) > > head/usr.sbin/binmiscctl/binmiscctl.c (contents, props changed) > > Modified: > > head/sys/conf/files.amd64 > > head/sys/conf/files.i386 > > head/sys/modules/Makefile > > head/usr.sbin/Makefile >=20 > Maybe put it in sys/conf/files instead of only amd64|i386? You enabled > the module build for all architectures. Please also add it to sys/conf/N= OTES. >=20 I've adjusted things to only build on amd64/i386. Thank you for pointing out my misconfiguration. I've updated NOTES as well at svn r264280 to reflext this and updated options for amd64/i386. I haven't tested on non-x86 h/w and have no idea if it works or not. I didn't feel comfortable building this driver in the non-x86 case. If there is a use case/tester for the other arch's, I'll be more than happy to change this. sean --=-S4rBSB27sxTm95yXVTSW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJTRHHNAAoJEBkJRdwI6BaHPHMH/A87M2TzFkfLatKfSyxWjmgY IeeOipjpyPA/3PYPa5wWJRLirVH3jKAlOly11+K+OBYhSmrxJMGfmcSf7TxqLR8G mjqPeycIdlUmJrylhrPKS8e2fmb8B/0nsI2ve3R1mahS5R9en/xkWzMWoO+zkTQq sz8+Qdt2p0Ljb5OESIvTZaD+q/1zKTmYh+vhc6TjG6L+8OyeyvG6a4OwQXUuDsp0 lDWdSc02Au2ICqHriJ/58ZnQukhutIgQ8e8fLfvQVbPEWQtjGOQ0+NiyG9z+ZdPR CbNpeiKKVY5z1h782Nn/825FJVM6jQkFGy9T+2bUnH1//JMTgUZw3gVxZMAxEIw= =XYOR -----END PGP SIGNATURE----- --=-S4rBSB27sxTm95yXVTSW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1396994509.2018.12.camel>