blob: b5fccd93a1a4a0d89fdfee05a7a8ffbc19e44edf (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile.inc,v 1.2 2007/07/24 10:49:25 pavel Exp $
#
# etc.iyonix/Makefile.inc -- iyonix-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
|