]> git.pld-linux.org Git - packages/X11.git/commitdiff
- don't build kernel modules, we have them from kernel XFree86-4_0_2-4
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 31 Dec 2000 02:35:31 +0000 (02:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-no-kernel-modules.patch -> 1.1

XFree86-no-kernel-modules.patch [new file with mode: 0644]

diff --git a/XFree86-no-kernel-modules.patch b/XFree86-no-kernel-modules.patch
new file mode 100644 (file)
index 0000000..8eabf8a
--- /dev/null
@@ -0,0 +1,16 @@
+--- 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 @@
+ 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
+-#else
+ all::
+       echo 'Use "make -f Makefile.linux" to manually build drm.o'
+-#endif
+ clean::
+       $(MAKE) -f Makefile.linux clean
This page took 0.035226 seconds and 4 git commands to generate.