Home | History | Annotate | Line # | Download | only in etc.mipsco
      1  1.4  pavel #	$NetBSD: Makefile.inc,v 1.4 2007/07/24 10:49:26 pavel Exp $
      2  1.1  lukem #
      3  1.1  lukem #	etc.mipsco/Makefile.inc -- mipsco-specific etc Makefile targets
      4  1.1  lukem #
      5  1.2  lukem 
      6  1.4  pavel # If you change the list of distributed kernels, don't forget
      7  1.4  pavel # to update the release documentation in distrib/notes/common/contents
      8  1.4  pavel 
      9  1.2  lukem KERNEL_SETS=		GENERIC
     10  1.2  lukem 
     11  1.3  lukem BUILD_KERNELS=		RAMDISK
     12  1.1  lukem 
     13  1.1  lukem INSTALLATION_DIRS+=	installation/diskimage	\
     14  1.1  lukem 			installation/netboot
     15