Module Name:    src
Committed By:   rin
Date:           Thu Jul 11 13:40:19 UTC 2024

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

Log Message:
etc.evbmips: Build MIPSSIM for evbmips-eb

It builds, and runs on qemu-system-mips.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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.27 src/etc/etc.evbmips/Makefile.inc:1.28
--- src/etc/etc.evbmips/Makefile.inc:1.27	Wed Nov  3 08:05:39 2021
+++ src/etc/etc.evbmips/Makefile.inc	Thu Jul 11 13:40:19 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.inc,v 1.27 2021/11/03 08:05:39 skrll Exp $
+#	$NetBSD: Makefile.inc,v 1.28 2024/07/11 13:40:19 rin Exp $
 #
 #	etc.evbmips/Makefile.inc -- evbmips-specific etc Makefile targets
 #
@@ -35,6 +35,7 @@ BUILD_KERNELS+=		INSTALL_OCTEON
 KERNEL_SETS=		ALCHEMY DB120 DBAU1500 DBAU1550 MALTA RB433UAH
 BUILD_KERNELS=		INSTALL_MALTA
 
+KERNEL_SETS+=		MIPSSIM
 .endif
 
 # SBMIPS has a kernel for all targets

Reply via email to