# $NetBSD: Makefile,v 1.40 2012/03/14 13:26:43 martin Exp $
#
# boot.fs is the image for disk 1 of the two-set floppy based installation
# method.
#
# It is constructed by injecting the microroot filesystem `ramdisk.fs'
# into the md based kernel built from the INSTALL kernel configuration file.
#
include <bsd.own.mk>
include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
# conjure up a magic header that is accepted by all Sun PROMS;
# see src/usr.sbin/installboot/arch/sparc.c for details.
#
SUN_MAGIC_HEADER='\01\03\01\07\060\200\0\07\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0'