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

This commit is contained in:
uki 2020-04-23 11:41:28 +00:00
parent 2772b95a43
commit 6f0f0600e3

View File

@ -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