summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.alpha
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-02-14 06:33:52 +0000
committeranholt <anholt@FreeBSD.org>2003-02-14 06:33:52 +0000
commitc1f9432df87518b4a41027a8db43313201fdaf74 (patch)
tree15c6acae66f1380af036f5e4697f34c2531b44f7 /sys/conf/files.alpha
parentfed8c49da5123b6e1a6ad7867ba0901312637273 (diff)
downloadFreeBSD-src-c1f9432df87518b4a41027a8db43313201fdaf74.zip
FreeBSD-src-c1f9432df87518b4a41027a8db43313201fdaf74.tar.gz
Split the arch-specific AGP files into the appropriate files.* and do the same
for the agp module, and add agp to the list of modules to compile for alpha. Add an alpha_mb() to agp_flush_cache for alpha -- it's not correct but may improve the situation, and it's what linux and NetBSD do.
Diffstat (limited to 'sys/conf/files.alpha')
-rw-r--r--sys/conf/files.alpha1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 187c3fc..9f38b0d 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -211,3 +211,4 @@ dev/tga/tga_pci.c optional tga
dev/fb/fb.c optional tga
dev/fb/gfb.c optional tga
dev/gfb/gfb_pci.c optional tga
+pci/agp_amd.c optional agp
OpenPOWER on IntegriCloud