]> git.pld-linux.org Git - packages/X11-driver-firegl.git/blob - X11-driver-firegl-force-define-AGP.patch
- escape '\'
[packages/X11-driver-firegl.git] / X11-driver-firegl-force-define-AGP.patch
1 --- X11-driver-firegl-8.23.7/common/lib/modules/fglrx/build_mod/firegl_public.c.orig    2006-04-15 02:25:12.183912250 +0200
2 +++ X11-driver-firegl-8.23.7/common/lib/modules/fglrx/build_mod/firegl_public.c 2006-04-15 02:25:28.484931000 +0200
3 @@ -21,6 +21,8 @@
4  !!! since it requires changes to linux/init/main.c.
5  #endif /* !MODULE */
6  
7 +#define __AGP__ 1
8 +
9  // ============================================================
10  #include <linux/version.h>
11  #ifdef MODVERSIONS
This page took 0.069367 seconds and 3 git commands to generate.