diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1997-08-02 06:58:07 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1997-08-02 06:58:07 +0000 |
| commit | 0f3fdd504d45551430b0644b87add66cd412f20e (patch) | |
| tree | d0b5282064faa6ab053d15ffda60acae759fd5dc | |
| parent | 3476cdb9f4321410853b6ad04f05b4ae246dac86 (diff) | |
Notes
| -rw-r--r-- | sys/conf/options.pc98 | 3 | ||||
| -rw-r--r-- | sys/pc98/conf/options.pc98 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 5f0041f7001a..ea0feb638791 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.32 1997/07/26 01:35:14 kato Exp $ +# $Id: options.pc98,v 1.33 1997/07/26 13:53:27 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -22,6 +22,7 @@ COM_ESP opt_sio.h COM_MULTIPORT opt_sio.h DSI_SOFT_MODEM opt_sio.h WLDEBUG opt_wavelan.h +WLCACHE opt_wavelan.h I586_CTR_GUPROF opt_i586_guprof.h I586_PMC_GUPROF opt_i586_guprof.h FAT_CURSOR opt_pcvt.h diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index 5f0041f7001a..ea0feb638791 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.32 1997/07/26 01:35:14 kato Exp $ +# $Id: options.pc98,v 1.33 1997/07/26 13:53:27 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -22,6 +22,7 @@ COM_ESP opt_sio.h COM_MULTIPORT opt_sio.h DSI_SOFT_MODEM opt_sio.h WLDEBUG opt_wavelan.h +WLCACHE opt_wavelan.h I586_CTR_GUPROF opt_i586_guprof.h I586_PMC_GUPROF opt_i586_guprof.h FAT_CURSOR opt_pcvt.h |
