X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=XFree86-no-kernel-modules.patch;h=16aa1611bb2b5a3ae6bd253a5833373d4eaf539b;hb=4bea60b1782a145729852e26a440e4ce2afbc560;hp=5e7f9e7679df84c1431cdc8d9261c69ef7811546;hpb=31df3500d46f64cf0b63e751a0c2fc1d649c4cf1;p=packages%2FXFree86.git 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)