1 # $NetBSD: Makefile,v 1.1.6.1 2005/11/10 13:50:24 skrll Exp $
4 CPPFLAGS
+= -DLIBSA_SINGLE_FILESYSTEM
=ffsv2 \
5 -DBOOTXX_FS_NAME
='"FFSv2"' \
6 -DBOOTXX_RAID1_SUPPORT \
8 # Use small daddr_t to avoid code bloat
9 CPPFLAGS
+= -D__daddr_t
=int32_t
11 # not yet desired: -DBOOTXX_FS_TYPE=FS_BSDFFS
13 PRIMARY_MAX_LOAD
!= expr
8192 - 512
15 .
include "../Makefile.bootxx"