Home | History | Annotate | Line # | Download | only in etc.emips
      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 
      6 KERNEL_SETS=		GENERIC
      7 
      8 BUILD_KERNELS=		INSTALL RAMDISK
      9 
     10 INSTALLATION_DIRS+=	installation/diskimage	\
     11 			installation/netboot \
     12 			installation/miniroot
     13