diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2013-08-15 06:54:36 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2013-08-15 06:54:36 +0000 |
commit | cd0b640726145ac28136a057e3560caf0288127f (patch) | |
tree | 4f8d8bd7f18eeb00b5fe966980d8189d382aaee4 /sys/arch/alpha/conf/files.alpha | |
parent | c7bb5eaa036a7ee14565374d29eea90c5e339ba9 (diff) |
Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets
generated on all architectures that support pci, making alpha and loongson
compile again.
ok todd@, miod@ seemed to agree with the idea
Diffstat (limited to 'sys/arch/alpha/conf/files.alpha')
-rw-r--r-- | sys/arch/alpha/conf/files.alpha | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha index a7ced36b9d9..9cca3b3ec60 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: files.alpha,v 1.95 2013/03/09 16:48:55 deraadt Exp $ +# $OpenBSD: files.alpha,v 1.96 2013/08/15 06:54:35 kettenis Exp $ # $NetBSD: files.alpha,v 1.32 1996/11/25 04:03:21 cgd Exp $ # # alpha-specific configuration info @@ -182,8 +182,6 @@ file arch/alpha/eisa/eisa_machdep.c eisa # include "dev/pci/files.pci" XXX SEE ABOVE -include "dev/pci/files.agp" - file arch/alpha/pci/pciide_machdep.c pciide define alpha_pci_sgmap_pte64 |