aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/agp/Makefile
diff options
context:
space:
mode:
authorMax Laier <mlaier@FreeBSD.org>2005-09-27 18:10:43 +0000
committerMax Laier <mlaier@FreeBSD.org>2005-09-27 18:10:43 +0000
commitb6de9e91bd2c47efaeec72a08642f8fd99cc7b20 (patch)
tree06d50385e76f077f148ab914f1e6e424fbea50a1 /sys/modules/agp/Makefile
parent458d22f30259508abcc97d1331ad091d5e70c523 (diff)
Notes
Diffstat (limited to 'sys/modules/agp/Makefile')
-rw-r--r--sys/modules/agp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/agp/Makefile b/sys/modules/agp/Makefile
index 2fc3b738dd20..8e2ae03744a4 100644
--- a/sys/modules/agp/Makefile
+++ b/sys/modules/agp/Makefile
@@ -18,7 +18,7 @@ SRCS+= agp_amd.c
SRCS+= agp_amd64.c
.endif
SRCS+= device_if.h bus_if.h agp_if.h pci_if.h
-SRCS+= opt_bdg.h opt_bus.h
+SRCS+= opt_bus.h
MFILES= kern/device_if.m kern/bus_if.m pci/agp_if.m dev/pci/pci_if.m
WERROR=