From fc7a62a30a1de2d85171acbb995e9e0ea3d842b4 Mon Sep 17 00:00:00 2001 From: pascalek Date: Thu, 8 May 2003 06:24:40 +0000 Subject: [PATCH] - updated for 4.3.99.3 Changed files: XFree86-no-kernel-modules.patch -> 1.3 --- XFree86-no-kernel-modules.patch | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/XFree86-no-kernel-modules.patch b/XFree86-no-kernel-modules.patch index 5e7f9e7..16aa161 100644 --- a/XFree86-no-kernel-modules.patch +++ b/XFree86-no-kernel-modules.patch @@ -1,16 +1,19 @@ --- XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile~ Wed Apr 18 16:52:43 2001 +++ XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile Sun Jun 17 22:50:25 2001 -@@ -7,13 +7,8 @@ +@@ -7,16 +7,10 @@ XCOMM to maintain the single Makefile.linux with kernel-specific XCOMM support. Later, we can move to a different Imakefile. -#if BuildXF86DRI && BuildXF86DRM -all:: - $(MAKE) -f Makefile.linux +- + clean:: + $(MAKE) -f Makefile.linux clean -#else all:: @echo 'Use "make -f Makefile.linux" to manually build drm.o' -#endif - clean:: - $(MAKE) -f Makefile.linux clean + LinkSourceFile(drm_sarea.h,$(XF86OSSRC)/shared/drm/kernel) + LinkSourceFile(mga.h,$(XF86OSSRC)/shared/drm/kernel) -- 2.44.0