xref: /netbsd-src/usr.sbin/sysinst/arch/ews4800mips/Makefile (revision 8e33eff89e26cf71871ead62f0d5063e1313c33a)
1#	$NetBSD: Makefile,v 1.4 2020/11/04 14:29:40 martin Exp $
2#
3# Makefile for ews4800mips
4#
5
6LANGUAGES=	# no translations
7
8.ifdef SMALLPROG
9CHECK_ENTROPY=	no	# do not check entropy/offer adding
10NOPARTMAN=	yes
11NO_GPT=		yes
12NO_MBR=		yes
13NO_CLONES=	yes
14.endif
15
16.include "../../Makefile.inc"
17