|
Lines 26-31
Link Here
|
| 26 |
maxusers 32 |
26 |
maxusers 32 |
| 27 |
|
27 |
|
| 28 |
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols |
28 |
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols |
|
|
29 |
makeoptions KERNEL=kernel.GENERIC #Remove this line to build custom kernel |
| 29 |
|
30 |
|
| 30 |
options MATH_EMULATE #Support for x87 emulation |
31 |
options MATH_EMULATE #Support for x87 emulation |
| 31 |
options INET #InterNETworking |
32 |
options INET #InterNETworking |