Module Name:    src
Committed By:   matt
Date:           Mon Aug  1 23:18:10 UTC 2011

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

Log Message:
Add CPMBR1400 and GDIUM as kernels to be built


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/etc/etc.evbmips/Makefile.inc:1.16
--- src/etc/etc.evbmips/Makefile.inc:1.15	Thu Jul 14 05:31:16 2011
+++ src/etc/etc.evbmips/Makefile.inc	Mon Aug  1 23:18:10 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.inc,v 1.15 2011/07/14 05:31:16 matt Exp $
+#	$NetBSD: Makefile.inc,v 1.16 2011/08/01 23:18:10 matt Exp $
 #
 #	etc.evbmips/Makefile.inc -- evbmips-specific etc Makefile targets
 #
@@ -9,7 +9,8 @@
 KERNEL_SUFFIXES=	srec
 
 .if ${MACHINE_ARCH} == "mipsel"
-KERNEL_SETS=		ALCHEMY DBAU1500 DBAU1550 MALTA MTX-1 OMSAL400
+KERNEL_SETS=		ALCHEMY CPMBR1400 DBAU1500 DBAU1550 GDIUM
+KERNEL_SETS+=		MALTA MTX-1 OMSAL400
 BUILD_KERNELS=		INSTALL_OMSAL400 INSTALL_MALTA
 
 KERNEL_SETS+=		P4032 P5064 P6032

Reply via email to