Support for SKI is now an option.

This commit is contained in:
Doug Rabson 2001-09-29 11:45:33 +00:00
parent 47d032e595
commit 89dbc365be
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84131

View file

@ -32,6 +32,7 @@ maxusers 32
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 INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem