Add aapic files.

This commit is contained in:
fvdl 2003-04-24 18:54:54 +00:00
parent 82d4d158d2
commit d194f8eb62
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.x86_64,v 1.15 2003/03/25 00:09:27 fvdl Exp $
# $NetBSD: files.x86_64,v 1.16 2003/04/24 18:54:54 fvdl Exp $
#
# new style config file for x86_64 architecture
#
@ -119,6 +119,10 @@ device pcib: isabus
attach pcib at pci
file arch/x86_64/pci/pcib.c pcib
device aapic
attach aapic at pci
file arch/x86_64/pci/aapic.c aapic
#
# ISA or ISA+PCI drivers
#