diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-01-19 17:21:08 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-01-19 17:21:08 +0000 |
commit | 41693c7d5db15f13b3c55e83c76e3e714e7e872e (patch) | |
tree | 459a40c2007e4d2136ec72da1b9e7611002d0997 /sys/arch | |
parent | 32860a6c70423feffc072ce36fb5a48e3a37ccc9 (diff) |
When I say commented out, I should comment it out before comitting.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index dbf74345739..1ad8ff48155 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.190 2008/01/19 17:12:55 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.191 2008/01/19 17:21:07 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -274,7 +274,7 @@ clock* at ebus? rtc* at ebus? clock0 at fhc0 clkbrd* at fhc? -environ* at fhc? +#environ* at fhc? ## Timer chip found on (some) sun4u systems. timer* at mainbus0 |