Cross Reference: Makefile
xref: /src/sys/arch/emips/stand/bootxx_lfs/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/emips/stand/bootxx_lfs/
11.1Spooka# $NetBSD: Makefile,v 1.1 2011/01/26 01:18:53 pooka Exp $
21.1Spooka
31.1SpookaPRIMARY_PROG=	bootxx_lfs
41.1SpookaCPPFLAGS+=	-DLIBSA_SINGLE_FILESYSTEM=lfsv2 \
51.1Spooka		-DBOOTXX_FS_NAME='"LFS"'
61.1Spooka# Use small daddr_t to avoid code bloat
71.1SpookaCPPFLAGS+=	-D__daddr_t=int32_t
81.1Spooka
91.1SpookaPRIMARY_MAX_LOAD!=	expr 8192 + 512
101.1Spooka
111.1Spooka.include "../Makefile.booters"
12

Indexes created Mon Dec 01 21:09:32 GMT 2025