# $NetBSD: Makefile,v 1.4 2018/12/15 18:03:17 gson Exp $ LIVEIMGBASE= NetBSD-${DISTRIBVER}-pmax-live # gives ${IMGBASE}.img .include KERN_SET= kern-GENERIC .if defined(EMUIMAGEMB) LIVEIMAGEMB= ${EMUIMAGEMB} .endif PRIMARY_BOOT= bootxx_ffs #SECONDARY_BOOT= # boot.pmax is extracted from base.tgz SECONDARY_BOOT_ARG= # nothing .include "${.CURDIR}/../../../common/bootimage/Makefile.liveimage"