head	1.1;
access;
symbols
	netbsd-11-0-RC3:1.1
	netbsd-11-0-RC2:1.1
	netbsd-11-0-RC1:1.1
	perseant-exfatfs-base-20250801:1.1
	netbsd-11:1.1.0.4
	netbsd-11-base:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.2
	perseant-exfatfs-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2024.01.07.00.58.11;	author thorpej;	state Exp;
branches;
next	;
commitid	rk9JRB19QwCZ9sTE;


desc
@@


1.1
log
@Add virt68k etc stuff.
@
text
@#	$NetBSD$
#
#	etc.virt68k/Makefile.inc -- virt68k-specific etc Makefile targets
#

# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents

KERNEL_SETS=		GENERIC

INSTALLATION_DIRS+=	installation/ramdisks

snap_md_post:
	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/ramdisks -a
@
