mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-07 15:49:02 +02:00
Disable AGP again - committed by accident.
This commit is contained in:
parent
dfbbf874d4
commit
190996ee5d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 @
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue