Module Name:    src
Committed By:   matt
Date:           Fri May  1 23:55:14 UTC 2015

Modified Files:
        src/etc/etc.evbmips: Makefile.inc

Log Message:
Build ERLITE and INSTALL_ERLITE if mips64eb


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/etc/etc.evbmips/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/etc.evbmips/Makefile.inc
diff -u src/etc/etc.evbmips/Makefile.inc:1.19 src/etc/etc.evbmips/Makefile.inc:1.20
--- src/etc/etc.evbmips/Makefile.inc:1.19	Mon Apr  6 14:18:08 2015
+++ src/etc/etc.evbmips/Makefile.inc	Fri May  1 23:55:14 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.inc,v 1.19 2015/04/06 14:18:08 joerg Exp $
+#	$NetBSD: Makefile.inc,v 1.20 2015/05/01 23:55:14 matt Exp $
 #
 #	etc.evbmips/Makefile.inc -- evbmips-specific etc Makefile targets
 #
@@ -25,6 +25,9 @@ KERNEL_SETS+=		P5064-64
 KERNEL_SETS+=		LOONGSON
 BUILD_KERNELS+=		INSTALL_LOONGSON
 KERNEL_SETS+=		GDIUM64
+.else
+KERNEL_SETS+=		ERLITE
+BUILD_KERNELS+=		INSTALL_ERLITE
 .endif
 .else
 KERNEL_SETS=		ALCHEMY DB120 DBAU1500 DBAU1550 MALTA RB433UAH

Reply via email to