]> git.pld-linux.org Git - packages/XFree86.git/blame - XFree86-no-kernel-modules.patch
- outdated
[packages/XFree86.git] / XFree86-no-kernel-modules.patch
CommitLineData
31df3500
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
d476c7af 3@@ -7,16 +7,10 @@
5da1adc5
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
d476c7af 10-
11 clean::
12 $(MAKE) -f Makefile.linux clean
5da1adc5
JR
13-#else
14 all::
31df3500 15 @echo 'Use "make -f Makefile.linux" to manually build drm.o'
5da1adc5
JR
16-#endif
17
d476c7af 18 LinkSourceFile(drm_sarea.h,$(XF86OSSRC)/shared/drm/kernel)
19 LinkSourceFile(mga.h,$(XF86OSSRC)/shared/drm/kernel)
This page took 0.062904 seconds and 4 git commands to generate.