As pceb pulls in sio.c and sio_pci.c, is also needs the alpha_shared_intr

attribute.
This commit is contained in:
bouyer 2003-01-13 20:55:14 +00:00
parent 12a30d35ea
commit 3075f204fd
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.alpha,v 1.159 2002/10/26 13:50:21 jdolecek Exp $
# $NetBSD: files.alpha,v 1.160 2003/01/13 20:55:14 bouyer Exp $
#
# alpha-specific configuration info
@ -411,7 +411,7 @@ file arch/alpha/pci/agp_machdep.c agp
device sio: isabus, alpha_shared_intr, cy82c693
attach sio at pci
device pceb: isabus, eisabus, cy82c693
device pceb: isabus, eisabus, cy82c693, alpha_shared_intr
attach pceb at pci
file arch/alpha/pci/sio.c sio | pceb needs-flag
file arch/alpha/pci/sio_pic.c sio | pceb