xref: /netbsd-src/sys/arch/i386/stand/bootxx/bootxx_ustarfs/Makefile (revision dd255ccea4286b0c44fa8fd48a9a19a768afe8e1)
1# $NetBSD: Makefile,v 1.3 2009/11/18 21:02:16 dsl Exp $
2
3FS=ustarfs
4
5BOOTXX_SECTORS=16
6
7.include <../Makefile.bootxx>
8