Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ews4800mips/conf comment out disabling ksyms
details: https://anonhg.NetBSD.org/src/rev/116d2aee4d32
branches: trunk
changeset: 810206:116d2aee4d32
user: christos <christos%NetBSD.org@localhost>
date: Fri Aug 21 09:18:17 2015 +0000
description:
comment out disabling ksyms
diffstat:
sys/arch/ews4800mips/conf/RAMDISK | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 6b63fe99a1bf -r 116d2aee4d32 sys/arch/ews4800mips/conf/RAMDISK
--- a/sys/arch/ews4800mips/conf/RAMDISK Fri Aug 21 09:10:48 2015 +0000
+++ b/sys/arch/ews4800mips/conf/RAMDISK Fri Aug 21 09:18:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.16 2012/03/10 21:51:52 joerg Exp $
+# $NetBSD: RAMDISK,v 1.17 2015/08/21 09:18:17 christos Exp $
#
# kernel config file with memory disk for installation
#
@@ -84,5 +84,6 @@
no pseudo-device accf_data
no pseudo-device accf_http
no pseudo-device clockctl
-no pseudo-device ksyms
+# GENERIC has DDB, needs ksyms
+#no pseudo-device ksyms
no pseudo-device wsmux
Home |
Main Index |
Thread Index |
Old Index