Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/distrib/sets/lists/modules Properly tag for mips64...
details: https://anonhg.NetBSD.org/src/rev/14336063277f
branches: pgoyette-compat
changeset: 830803:14336063277f
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu Sep 27 04:25:16 2018 +0000
description:
Properly tag for mips64 so we don't look for (and not find it) on 32-bit
diffstat:
distrib/sets/lists/modules/ad.mips | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 89f8848c6279 -r 14336063277f distrib/sets/lists/modules/ad.mips
--- a/distrib/sets/lists/modules/ad.mips Thu Sep 27 03:54:25 2018 +0000
+++ b/distrib/sets/lists/modules/ad.mips Thu Sep 27 04:25:16 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: ad.mips,v 1.10.12.7 2018/09/23 21:38:08 pgoyette Exp $
+# $NetBSD: ad.mips,v 1.10.12.8 2018/09/27 04:25:16 pgoyette Exp $
./@MODULEDIR@/compat_netbsd32 base-kernel-modules kmod
-./@MODULEDIR@/compat_netbsd32/compat_netbsd32.kmod base-kernel-modules kmod
+./@MODULEDIR@/compat_netbsd32/compat_netbsd32.kmod base-kernel-modules kmod,arch64,nocompatmodules
./@MODULEDIR@/compat_netbsd32_09 base-kernel-modules kmod,arch64,nocompatmodules
./@MODULEDIR@/compat_netbsd32_09/compat_netbsd32_09.kmod base-kernel-modules kmod,arch64,nocompatmodules
#./@MODULEDIR@/compat_netbsd32_10 base-kernel-modules kmod,arch64,nocompatmodules
Home |
Main Index |
Thread Index |
Old Index