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 compat_netbsd32.kmod if arch64



details:   https://anonhg.NetBSD.org/src/rev/c7ea8dd17447
branches:  trunk
changeset: 338051:c7ea8dd17447
user:      matt <matt%NetBSD.org@localhost>
date:      Sat May 09 14:22:34 2015 +0000

description:
Add compat_netbsd32.kmod if arch64

diffstat:

 distrib/sets/lists/modules/ad.mips |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 48c3ce17b0b2 -r c7ea8dd17447 distrib/sets/lists/modules/ad.mips
--- a/distrib/sets/lists/modules/ad.mips        Sat May 09 14:21:07 2015 +0000
+++ b/distrib/sets/lists/modules/ad.mips        Sat May 09 14:22:34 2015 +0000
@@ -1,3 +1,5 @@
-# $NetBSD: ad.mips,v 1.3 2014/08/10 11:51:40 bad Exp $
+# $NetBSD: ad.mips,v 1.4 2015/05/09 14:22:34 matt Exp $
+./@MODULEDIR@/compat_netbsd32                  base-kernel-modules     kmod,arch64
+./@MODULEDIR@/compat_netbsd32/compat_netbsd32.kmod     base-kernel-modules     kmod,arch64
 ./@MODULEDIR@/exec_elf32                       base-kernel-modules     kmod
 ./@MODULEDIR@/exec_elf32/exec_elf32.kmod       base-kernel-modules     kmod



Home | Main Index | Thread Index | Old Index