#	$NetBSD: Makefile.liveimage,v 1.2 2018/12/15 18:03:17 gson Exp $

.include <bsd.own.mk>

KERN_SET=		kern-GENERIC
PRIMARY_BOOT=		bootxx_ffsv1
SECONDARY_BOOT=		boot
SECONDARY_BOOT_ARG=	# unnecessary

USE_MBR=		yes

.include "${.CURDIR}/../../../common/bootimage/Makefile.liveimage"