diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2001-09-29 11:45:33 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2001-09-29 11:45:33 +0000 |
| commit | 89dbc365be0d3bd365da231eb008f4821ece478e (patch) | |
| tree | 32a5508fbc1bbd505451adc89b0a679c2ed588f9 /sys | |
| parent | 47d032e595301b896b434bac0a1c6899385f9b63 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/ia64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 2e80c38ba37b8..25704c5a8caec 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -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 |
