Provide a binary/kernel/netbsd-GENERIC.QEMU.gz in the Alpha release

hierarchy.  This is identical to netbsd-GENERIC, except it has been
dbsym'd so that the kernel symbols are available when running under
Qemu (which loads the kernel directly, but does not load the symbol
table).
This commit is contained in:
thorpej 2021-05-29 18:48:45 +00:00
parent 141e8cbc5f
commit 2d410374f0
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.10 2020/09/19 03:29:57 thorpej Exp $
# $NetBSD: Makefile.inc,v 1.11 2021/05/29 18:48:45 thorpej Exp $
#
# etc.alpha/Makefile.inc -- alpha-specific etc Makefile targets
#
@ -8,6 +8,7 @@
KERNEL_SETS= GENERIC
EXTRA_KERNELS+= GENERIC.QEMU
BUILD_KERNELS+= INSTALL
INSTALLATION_DIRS+= installation/floppy \