blob: 38aa8c35b1d201eb63f9698f9671f1c8bcaf393d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile.inc,v 1.6 2007/07/24 10:49:24 pavel Exp $
#
# etc.arc/Makefile.inc -- arc-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
BUILD_KERNELS= RAMDISK
|