Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 01:26:44 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 7929 for review
Message-ID:  <200203190926.g2J9Qil79584@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=7929

Change 7929 by peter@peter_overcee on 2002/03/19 01:26:37

	'options SKI' stops real hardware working.  DOH!

Affected files ...

... //depot/projects/ia64/sys/ia64/conf/SMALL#7 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/conf/SMALL#7 (text+ko) ====

@@ -11,7 +11,7 @@
 makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 makeoptions	NO_CPU_COPTFLAGS=true	#Ignore any x86 CPUTYPE
 
-options		SKI			#Support for HP simulator
+#options		SKI			#Support for HP simulator
 options 	INET			#InterNETworking
 #options 	INET6			#IPv6 communications protocols
 options 	FFS			#Berkeley Fast Filesystem

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203190926.g2J9Qil79584>