diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2001-03-09 13:46:03 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2001-03-09 13:46:03 +0000 |
| commit | 2af41c92e81a080ec5ec6cdbd7650408cb5c8366 (patch) | |
| tree | c2821bbfdaf76d5936d78a6178c68498bf0b45db | |
| parent | 7ea98b2be330b178090c27d4394ec01535dbf93d (diff) | |
Notes
| -rw-r--r-- | sys/conf/options.ia64 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options.ia64 b/sys/conf/options.ia64 index 2d926679b9a4..855a8fc4d112 100644 --- a/sys/conf/options.ia64 +++ b/sys/conf/options.ia64 @@ -53,3 +53,6 @@ KBDIO_DEBUG opt_kbd.h # Clock options CLK_USE_I8254_CALIBRATION opt_clock.h TIMER_FREQ opt_clock.h + +# SKI emulator options +SKI_ROOT_FILESYSTEM opt_ski.h |
