Subject: Re: making conf/GENERIC really generic
To: None <port-sparc64@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-sparc64
Date: 06/30/2006 19:41:14
mrg@eterna.com.au wrote:

>    How about this patch? (sorry for too late response)
> 
> my quick read looks fine.  thanks!

Committed.

Note if you have 64 bit kernel config files which include
GENERIC32 and std.sparc64-64, you have to change them to
include only GENERIC.
(otherwise you'll get an error since std.sparc64-64 has been removed)

If you have 32 bit kernel config files which include GENERIC32,
they should still work but it might be better to copy new GENERIC32
config and edit it for your custom 32 bit kernel.

If there is any problem, please report it here or via send-pr(1).
---
Izumi Tsutsui