summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinst/arch/newsmips/Makefile
blob: 5a26e10428e8bb6159c86edd4f7b4a631bcc6444 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.2 2022/06/11 16:41:55 tsutsui Exp $
#
# Makefile for newsmips
#

.ifdef SMALLPROG
CHECK_ENTROPY=	no	# do not check entropy/offer adding
NOPARTMAN=	yes
NO_GPT=		yes
NO_MBR=		yes
NO_CLONES=	yes
.endif

.include "../../Makefile.inc"