summaryrefslogtreecommitdiffstats
path: root/sys/modules/agp
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2006-07-27 19:12:49 +0000
committermarcel <marcel@FreeBSD.org>2006-07-27 19:12:49 +0000
commit38fbd8938667b68e1fc0bf769fe34a65a5923ef6 (patch)
tree34fa489e09e1e2d565322a568a62f9684b7085a8 /sys/modules/agp
parentc606303b8ced9d8eb28b8bebcff2036dc76d143a (diff)
downloadFreeBSD-src-38fbd8938667b68e1fc0bf769fe34a65a5923ef6.zip
FreeBSD-src-38fbd8938667b68e1fc0bf769fe34a65a5923ef6.tar.gz
Remove Alpha remnants.
Diffstat (limited to 'sys/modules/agp')
-rw-r--r--sys/modules/agp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/modules/agp/Makefile b/sys/modules/agp/Makefile
index 8e2ae03..3b8b4f2 100644
--- a/sys/modules/agp/Makefile
+++ b/sys/modules/agp/Makefile
@@ -11,9 +11,6 @@ SRCS+= agp_i810.c agp_intel.c agp_via.c agp_sis.c agp_ali.c agp_amd.c \
.if ${MACHINE} == "i386"
SRCS+= agp_amd64.c
.endif
-.if ${MACHINE_ARCH} == "alpha"
-SRCS+= agp_amd.c
-.endif
.if ${MACHINE_ARCH} == "amd64"
SRCS+= agp_amd64.c
.endif
OpenPOWER on IntegriCloud