summaryrefslogtreecommitdiff
path: root/bsd
diff options
context:
space:
mode:
authorDoug Rabson <dfr@freebsd.org>2000-06-09 15:38:46 +0000
committerDoug Rabson <dfr@freebsd.org>2000-06-09 15:38:46 +0000
commit190996ee5dee533659fe1879b94b9b503c6f1c5f (patch)
tree83f7c4034c4091a067293cf31773b642f6b3977d /bsd
parentdfbbf874d41151491969a86799d81cb97a21074e (diff)
Disable AGP again - committed by accident.
Diffstat (limited to 'bsd')
-rw-r--r--bsd/drm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd/drm/Makefile b/bsd/drm/Makefile
index dddb9954..dd1d0359 100644
--- a/bsd/drm/Makefile
+++ b/bsd/drm/Makefile
@@ -5,7 +5,7 @@ SRCS = init.c memory.c auth.c context.c drawable.c bufs.c \
lists.c lock.c ioctl.c fops.c vm.c dma.c sysctl.c \
agpsupport.c ctxbitmap.c
SRCS += device_if.h bus_if.h pci_if.h
-CFLAGS += ${DEBUG_FLAGS} -I.. -DDRM_AGP
+CFLAGS += ${DEBUG_FLAGS} -I.. # -DDRM_AGP
@:
ln -sf /sys @