From 6dd96a15ed329f26565bb971877f03e15801f3f5 Mon Sep 17 00:00:00 2001 From: Rik Faith Date: Fri, 21 Jul 2000 16:57:00 +0000 Subject: Revert some changes and try alternative way to clean up AGP handling. --- linux/Makefile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/Makefile.linux') diff --git a/linux/Makefile.linux b/linux/Makefile.linux index 2fcb0eec..35aee3f0 100644 --- a/linux/Makefile.linux +++ b/linux/Makefile.linux @@ -128,7 +128,7 @@ AGP := $(shell gcc -E -nostdinc -I$(TREE) picker.c 2>/dev/null \ endif ifeq ($(AGP),1) -MODCFLAGS += -DCONFIG_DRM_AGP +MODCFLAGS += -DDRM_AGP DRMOBJS += agpsupport.o MODS += mga.o i810.o -- cgit v1.2.3