NetBSD/sys/arch/sparc64/conf/POWEROFSEVEN32
thorpej 36703ab375 Clean up the 32-bit vs. 64-bit kernel configuration stuff:
- Put all options necessary to build a 64-bit kernel into std.sparc64-64,
  which can be included after std.sparc64.
- Change the logic used to enable 64-bit kernels.  The kernel Makefile now
  uses an LP64 make variable, and explicitly sets compiler flags and linker
  scripts to generate 32-bit or 64-bit kernels.
2001-10-24 18:49:38 +00:00

4 lines
114 B
Plaintext

# $NetBSD: POWEROFSEVEN32,v 1.12 2001/10/24 18:49:40 thorpej Exp $
include "arch/sparc64/conf/POWEROFSEVEN.inc"