Reduce pci pullin's to just pcibusprint.c. This doesn't attach pci in a way
config will include any of the generic pci code and all the current code needs is pcibusprint for now. XXX this really needs more careful looking over but does allow ofppc to build clean again.
This commit is contained in:
parent
4a8d169c08
commit
ca09268a5e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.ofppc,v 1.22 2003/03/05 05:43:44 matt Exp $
|
||||
# $NetBSD: files.ofppc,v 1.23 2004/11/28 10:01:25 jmc Exp $
|
||||
#
|
||||
# NetBSD/ofppc configuration info
|
||||
#
|
||||
@ -64,7 +64,7 @@ include "dev/wscons/files.wscons"
|
||||
#
|
||||
# PCI bus support
|
||||
#
|
||||
include "dev/pci/files.pci"
|
||||
file dev/pci/pcibusprint.c
|
||||
|
||||
#
|
||||
# ISA bus support
|
||||
|
Loading…
x
Reference in New Issue
Block a user