Re: svn commit: r279814 - head/sys/arm/conf

2015-03-10 Thread Warner Losh
> On Mar 10, 2015, at 5:02 AM, Peter Jeremy wrote: > > On 2015-Mar-09 09:58:36 -0600, Ian Lepore wrote: >> Can we not do this, and instead just build all modules? I'm not sure >> why we eliminate or override modules on some armv6 socs and not on >> others, but I think it's a concept that's pas

Re: svn commit: r279814 - head/sys/arm/conf

2015-03-10 Thread Peter Jeremy
On 2015-Mar-09 09:58:36 -0600, Ian Lepore wrote: >Can we not do this, and instead just build all modules? I'm not sure >why we eliminate or override modules on some armv6 socs and not on >others, but I think it's a concept that's past it's sell-by date now. >If there are a few specific modules th

Re: svn commit: r279814 - head/sys/arm/conf

2015-03-09 Thread Warner Losh
> On Mar 9, 2015, at 9:58 AM, Ian Lepore wrote: > > On Mon, 2015-03-09 at 15:43 +, Warner Losh wrote: >> Author: imp >> Date: Mon Mar 9 15:43:33 2015 >> New Revision: 279814 >> URL: https://svnweb.freebsd.org/changeset/base/279814 >> >> Log: >> Add the DTrace modules to the build, rather

Re: svn commit: r279814 - head/sys/arm/conf

2015-03-09 Thread Ian Lepore
On Mon, 2015-03-09 at 15:43 +, Warner Losh wrote: > Author: imp > Date: Mon Mar 9 15:43:33 2015 > New Revision: 279814 > URL: https://svnweb.freebsd.org/changeset/base/279814 > > Log: > Add the DTrace modules to the build, rather than only build the dtrace > modules. > > Modified: > he