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 Suppress "options `COMPAT_xx' is n...
details: https://anonhg.NetBSD.org/src/rev/97e556dfb102
branches: trunk
changeset: 934266:97e556dfb102
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Tue Jun 09 16:43:01 2020 +0000
description:
Suppress "options `COMPAT_xx' is not defined" warnings.
diffstat:
sys/arch/ews4800mips/conf/RAMDISK | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r 04e21119871d -r 97e556dfb102 sys/arch/ews4800mips/conf/RAMDISK
--- a/sys/arch/ews4800mips/conf/RAMDISK Tue Jun 09 11:44:48 2020 +0000
+++ b/sys/arch/ews4800mips/conf/RAMDISK Tue Jun 09 16:43:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.26 2020/04/07 11:12:25 martin Exp $
+# $NetBSD: RAMDISK,v 1.27 2020/06/09 16:43:01 tsutsui Exp $
#
# kernel config file with memory disk for installation
#
@@ -33,15 +33,6 @@
no options SYSVSHM
no options SYSCTL_INCLUDE_DESCR
-no options COMPAT_13
-no options COMPAT_14
-no options COMPAT_15
-no options COMPAT_16
-no options COMPAT_20
-no options COMPAT_30
-no options COMPAT_40
-no options COMPAT_50
-no options COMPAT_60
no options COMPAT_43
no file-system EXT2FS
Home |
Main Index |
Thread Index |
Old Index