Module Name: src
Committed By: rin
Date: Wed Dec 20 08:10:13 UTC 2017
Modified Files:
src/sys/arch/zaurus/conf: INSTALL
Log Message:
Disable compat stuffs that are accidentally accidentally added to rev 1.33.
Now INSTALL kernel fits within 5MB again.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/zaurus/conf/INSTALL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/zaurus/conf/INSTALL
diff -u src/sys/arch/zaurus/conf/INSTALL:1.33 src/sys/arch/zaurus/conf/INSTALL:1.34
--- src/sys/arch/zaurus/conf/INSTALL:1.33 Thu Sep 14 07:58:44 2017
+++ src/sys/arch/zaurus/conf/INSTALL Wed Dec 20 08:10:13 2017
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.33 2017/09/14 07:58:44 mrg Exp $
+# $NetBSD: INSTALL,v 1.34 2017/12/20 08:10:13 rin Exp $
#
# INSTALL config file (GENERIC with memory disk root)
#
@@ -35,8 +35,10 @@ no file-system TMPFS
no options WAPBL
-include "conf/compat_netbsd14.config"
no options COMPAT_NETBSD32
+no options COMPAT_13
+no options COMPAT_43
+no options COMPAT_44
no options COMPAT_OSSAUDIO