# $NetBSD: Makefile,v 1.3 2012/11/03 14:25:33 tsutsui Exp $ LIVEIMGBASE= NetBSD-${DISTRIBVER}-pmax-live-sd0root # gives ${IMGBASE}.img .include KERN_SET= kern-GENERIC BOOTDISK= sd0 .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"