Build EB64+ PCI support if DEC_EB64PLUS is configured.
This commit is contained in:
parent
1acc8b53b5
commit
23a168699c
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.alpha,v 1.73 1998/04/26 05:18:50 mjacob Exp $
|
||||
# $NetBSD: files.alpha,v 1.74 1998/04/29 00:24:28 thorpej Exp $
|
||||
#
|
||||
# alpha-specific configuration info
|
||||
|
||||
|
@ -288,7 +288,7 @@ file arch/alpha/pci/pci_a12.c avalon_a12
|
|||
file arch/alpha/pci/pci_axppci_33.c dec_axppci_33
|
||||
file arch/alpha/pci/pci_eb164.c dec_eb164
|
||||
file arch/alpha/pci/pci_eb164_intr.s dec_eb164
|
||||
#file arch/alpha/pci/pci_eb64plus.c dec_eb64plus
|
||||
file arch/alpha/pci/pci_eb64plus.c dec_eb64plus
|
||||
file arch/alpha/pci/pci_eb64plus_intr.s dec_eb64plus
|
||||
file arch/alpha/pci/pci_kn20aa.c dec_kn20aa
|
||||
file arch/alpha/pci/pci_kn8ae.c dec_kn8ae
|
||||
|
|
Loading…
Reference in New Issue