diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-16 05:07:53 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-16 05:07:53 +0000 |
commit | ad7700d676cbf533c7a0a81e19bae877eb0d07f5 (patch) | |
tree | ce366a83ffa3bfee085054e98db8ff18feb2e4c8 /sys/arch/mvme68k/conf/MVME167 | |
parent | 505e1ef423107fa3f6737fc546e534f2111e90df (diff) |
kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern_ipc_10.c for other compat modules.
Diffstat (limited to 'sys/arch/mvme68k/conf/MVME167')
-rw-r--r-- | sys/arch/mvme68k/conf/MVME167 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/conf/MVME167 b/sys/arch/mvme68k/conf/MVME167 index 4e84a3f240c..cd040a29ab8 100644 --- a/sys/arch/mvme68k/conf/MVME167 +++ b/sys/arch/mvme68k/conf/MVME167 @@ -1,4 +1,4 @@ -# $OpenBSD: MVME167,v 1.13 2001/02/18 17:41:02 deraadt Exp $ +# $OpenBSD: MVME167,v 1.14 2001/05/16 05:07:49 millert Exp $ machine mvme68k m68k @@ -37,7 +37,6 @@ option GATEWAY # IP packet forwarding #option ISO # OSI networking #option TPIP #option EON -#option COMPAT_09, COMPAT_10 config bsd swap generic |