Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/modules Add -unknown- to "./netbsd" in mo...



details:   https://anonhg.NetBSD.org/src/rev/3dc30a726d6b
branches:  trunk
changeset: 1009448:3dc30a726d6b
user:      uki <uki%NetBSD.org@localhost>
date:      Thu Apr 23 11:41:28 2020 +0000

description:
Add -unknown- to "./netbsd" in modules/mi to fix "build.sh syspkgs" failure

diffstat:

 distrib/sets/lists/modules/mi |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r f79c9c8f2aa3 -r 3dc30a726d6b distrib/sets/lists/modules/mi
--- a/distrib/sets/lists/modules/mi     Thu Apr 23 09:58:37 2020 +0000
+++ b/distrib/sets/lists/modules/mi     Thu Apr 23 11:41:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.136 2020/04/04 19:50:53 christos Exp $
+# $NetBSD: mi,v 1.137 2020/04/23 11:41:28 uki Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -483,4 +483,4 @@
 ./etc/mtree/set.modules                                modules-sys-root        kmod
 ./stand/@MACHINE@                              modules-base-kernel     kmod,!kernel_dir
 ./stand/@MACHINE@/@OSRELEASE@                  modules-base-kernel     kmod,!kernel_dir
-./netbsd                                                               kmod,kernel_dir
+./netbsd                                       -unknown-               kmod,kernel_dir



Home | Main Index | Thread Index | Old Index