Re: svn commit: r210151 - head/sys/conf

2010-07-16 Thread John Baldwin
On Thursday, July 15, 2010 7:32:53 pm Warner Losh wrote: > Author: imp > Date: Thu Jul 15 23:32:53 2010 > New Revision: 210151 > URL: http://svn.freebsd.org/changeset/base/210151 > > Log: > Simple compatibility hacks for building on older systems where > MACHINE_CPUARCH isn't defined. I belie

svn commit: r210151 - head/sys/conf

2010-07-15 Thread Warner Losh
Author: imp Date: Thu Jul 15 23:32:53 2010 New Revision: 210151 URL: http://svn.freebsd.org/changeset/base/210151 Log: Simple compatibility hacks for building on older systems where MACHINE_CPUARCH isn't defined. I believe that this will cover all options. I didn't define it in kern.mk