Author: attilio
Date: Sat Jan 16 12:24:12 2010
New Revision: 202441
URL: http://svn.freebsd.org/changeset/base/202441

Log:
  Unbreak the build for pc98. Specify the newly introduced, for ia32,
  DEV_ATPIC also for pc98.
  
  Pointy hat to:        me

Modified:
  head/sys/conf/options.pc98

Modified: head/sys/conf/options.pc98
==============================================================================
--- head/sys/conf/options.pc98  Sat Jan 16 12:20:26 2010        (r202440)
+++ head/sys/conf/options.pc98  Sat Jan 16 12:24:12 2010        (r202441)
@@ -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
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to