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