From ad7700d676cbf533c7a0a81e19bae877eb0d07f5 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 16 May 2001 05:07:53 +0000 Subject: kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern_ipc_10.c for other compat modules. --- sys/arch/hppa/conf/SHEPHERD_PIE | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys/arch/hppa/conf') diff --git a/sys/arch/hppa/conf/SHEPHERD_PIE b/sys/arch/hppa/conf/SHEPHERD_PIE index 6f373b26bec..95c960eb5e5 100644 --- a/sys/arch/hppa/conf/SHEPHERD_PIE +++ b/sys/arch/hppa/conf/SHEPHERD_PIE @@ -1,4 +1,4 @@ -# $OpenBSD: SHEPHERD_PIE,v 1.10 2000/08/15 20:31:19 mickey Exp $ +# $OpenBSD: SHEPHERD_PIE,v 1.11 2001/05/16 05:07:51 millert Exp $ # # Diskless kernel config # @@ -27,8 +27,7 @@ option KMEMSTATS option PMAPDEBUG -option COMPAT_11 # NetBSD 1.1, -option COMPAT_43 # and 4.3BSD +option COMPAT_43 # Compatibility with 4.3BSD #option LKM # loadable kernel modules -- cgit v1.2.3