Home | History | Annotate | Line # | Download | only in etc.hb68k
      1  1.1  thorpej #	$NetBSD: Makefile.inc,v 1.1 2026/07/19 01:48:20 thorpej Exp $
      2  1.1  thorpej #
      3  1.1  thorpej #	etc.hb68k/Makefile.inc -- hb68k-specific etc Makefile targets
      4  1.1  thorpej #
      5  1.1  thorpej 
      6  1.1  thorpej # If you change the list of distributed kernels, don't forget
      7  1.1  thorpej # to update the release documentation in distrib/notes/common/contents
      8  1.1  thorpej 
      9  1.1  thorpej KERNEL_SETS=		PHAETHON1
     10  1.1  thorpej 
     11  1.1  thorpej #EXTRA_KERNELS=		INSTALL
     12  1.1  thorpej 
     13  1.1  thorpej #BUILD_KERNELS=		RAMDISK
     14  1.1  thorpej 
     15  1.1  thorpej #INSTALLATION_DIRS+=	installation/miniroot	\
     16  1.1  thorpej #			installation/netboot	\
     17  1.1  thorpej #			installation/tapeimage
     18