Home | History | Annotate | Line # | Download | only in etc.virt68k
      1 #	$NetBSD: Makefile.inc,v 1.1 2024/01/07 00:58:11 thorpej Exp $
      2 #
      3 #	etc.virt68k/Makefile.inc -- virt68k-specific etc Makefile targets
      4 #
      5 
      6 # If you change the list of distributed kernels, don't forget
      7 # to update the release documentation in distrib/notes/common/contents
      8 
      9 KERNEL_SETS=		GENERIC
     10 
     11 INSTALLATION_DIRS+=	installation/ramdisks
     12 
     13 snap_md_post:
     14 	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/ramdisks -a
     15