From 88dbee54ed400a3fd5594fab506518c171167805 Mon Sep 17 00:00:00 2001 From: Rik Faith Date: Wed, 28 Feb 2001 09:27:44 +0000 Subject: Implement drmOpen* without /proc dependence (Fallback to /proc is included for backward compatibility.) Move statistic-gathering drm* calls from dristat.c to xf86drm.c --- 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 7c1269c6..d022557d 100644 --- a/linux/Makefile.linux +++ b/linux/Makefile.linux @@ -174,7 +174,7 @@ all::;@echo === SMP=${SMP} MODULES=${MODULES} MODVERSIONS=${MODVERSIONS} AGP=${A all::;@echo === kill_fasync has $(PARAMS) parameters all::;@echo === Compiling for machine $(MACHINE) all::;@echo === WARNING -all::;@echo === WARNING 2.4.0 kernels before test11 DONT WORK +all::;@echo === WARNING 2.4.0 kernels before 2.4.0-test11 DO NOT WORK all::;@echo === WARNING ifeq ($(MODULES),0) -- cgit v1.2.3