If MACHINE_ARCH is 64-bit then only build 64-bit kernels.
This commit is contained in:
parent
e0b6c173e7
commit
1feaf31d56
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue