If MACHINE_ARCH is 64-bit then only build 64-bit kernels.

This commit is contained in:
eeh 2000-07-07 23:06:09 +00:00
parent e0b6c173e7
commit 1feaf31d56
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile.inc,v 1.2 1999/02/05 03:01:53 cjs Exp $
# $NetBSD: Makefile.inc,v 1.3 2000/07/07 23:06:09 eeh Exp $
#
# etc.sparc/Makefile.inc -- sparc-specific etc Makefile targets
#
# Set this for any kernels beyond GENERIC you want to include
# in the distribution.
EXTRA_KERNELS+= GENERIC64
#EXTRA_KERNELS+= GENERIC32