xref: /netbsd-src/usr.sbin/sysinst/arch/ews4800mips/Makefile (revision 043e812b52b166829c85354f0deb522891411145)
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