]> git.pld-linux.org Git - packages/X11.git/blame - XFree86-no-kernel-modules.patch
- added x11r6.9.0-mitri.diff (official CVE-2006-1525 fix)
[packages/X11.git] / XFree86-no-kernel-modules.patch
CommitLineData
7759fd08
JR
1--- XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile~ Wed Apr 18 16:52:43 2001
2+++ XFree86-4.1.0/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Imakefile Sun Jun 17 22:50:25 2001
fc7a62a3 3@@ -7,16 +7,10 @@
3bef934d
JR
4 XCOMM to maintain the single Makefile.linux with kernel-specific
5 XCOMM support. Later, we can move to a different Imakefile.
6
7-#if BuildXF86DRI && BuildXF86DRM
8-all::
9- $(MAKE) -f Makefile.linux
fc7a62a3 10-
11 clean::
12 $(MAKE) -f Makefile.linux clean
3bef934d
JR
13-#else
14 all::
7759fd08 15 @echo 'Use "make -f Makefile.linux" to manually build drm.o'
3bef934d
JR
16-#endif
17
fc7a62a3 18 LinkSourceFile(drm_sarea.h,$(XF86OSSRC)/shared/drm/kernel)
19 LinkSourceFile(mga.h,$(XF86OSSRC)/shared/drm/kernel)
This page took 0.031088 seconds and 4 git commands to generate.