blob: d3e605742648e190932984739b7000d7a5eacc81 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile.inc,v 1.4 2007/10/29 09:45:31 rjs Exp $
#
# etc.mvmeppc/Makefile.inc -- mvmeppc-specific etc Makefile targets
#
# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents
KERNEL_SETS= GENERIC
|