NetBSD/sys/arch/sparc64/conf/GENERIC32
tsutsui bc766890f7 Make GENERIC config really generic and change GENERIC32 config for 32 bit
compat kernel to include the GENERIC and use "no" keywords of config(1).
Also merge std.sparc64-64 into std.sparc64 and prepare std.sparc64-32
which uses "no" keywords for 32 bit kernels. OK'ed by mrg.
2006-06-30 10:27:48 +00:00

14 lines
299 B
Plaintext

# $NetBSD: GENERIC32,v 1.140 2006/06/30 10:27:48 tsutsui Exp $
#
# GENERIC machine description file for 32-bit kernel
#
include "arch/sparc64/conf/GENERIC"
#ident "GENERIC32-$Revision: 1.140 $"
include "arch/sparc64/conf/std.sparc64-32"
no options COMPAT_NETBSD32
no options COMPAT_SVR4_32