From bf16ecdd2cc53ad16bf758275d49162a47ee80fe Mon Sep 17 00:00:00 2001 From: Attilio Rao Date: Sat, 16 Jan 2010 12:24:12 +0000 Subject: [PATCH] Unbreak the build for pc98. Specify the newly introduced, for ia32, DEV_ATPIC also for pc98. Pointy hat to: me --- sys/conf/options.pc98 | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index dca3d694ae74..a10737be7672 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -90,6 +90,7 @@ PC98 opt_global.h # Device options DEV_APIC opt_apic.h +DEV_ATPIC opt_atpic.h DEV_MECIA opt_mecia.h DEV_NPX opt_npx.h