diff options
Diffstat (limited to 'sys/conf/options.pc98')
-rw-r--r-- | sys/conf/options.pc98 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index a1f3cc1..4e5d7bb 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -105,3 +105,7 @@ DEV_NPX opt_npx.h # Debugging STOP_NMI opt_cpu.h NPX_DEBUG opt_npx.h + +# FreeBSD/i386 supports xbox and is shred with pc98 so we need to define dummy +# opt_xbox.h +NO_XBOX opt_xbox.h |