X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=XFree86-no-kernel-modules.patch;h=16aa1611bb2b5a3ae6bd253a5833373d4eaf539b;hb=0a7b103d7996a81b676fb687c8a14ae9bc807918;hp=8eabf8a888ed13947e853baae07a744916505719;hpb=3bef934d627841d5199d662e847f9a76f67b8926;p=packages%2FX11.git diff --git a/XFree86-no-kernel-modules.patch b/XFree86-no-kernel-modules.patch index 8eabf8a..16aa161 100644 --- a/XFree86-no-kernel-modules.patch +++ b/XFree86-no-kernel-modules.patch @@ -1,16 +1,19 @@ ---- XFree86-4.0.2/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile~ Wed Nov 29 17:43:32 2000 -+++ XFree86-4.0.2/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile Sun Dec 31 03:25:16 2000 -@@ -7,13 +7,8 @@ +--- 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,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' + @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)