1#	$NetBSD: Makefile.inc,v 1.1 2011/01/26 01:18:47 pooka Exp $
2#
3#	etc.emips/Makefile.inc -- emips-specific etc Makefile targets
4#
5
6KERNEL_SETS=		GENERIC
7
8BUILD_KERNELS=		INSTALL RAMDISK
9
10INSTALLATION_DIRS+=	installation/diskimage	\
11			installation/netboot \
12			installation/miniroot
13