Magellan Linux

Annotation of /trunk/ati-drivers/patches/8.8.25-smp.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 376 byte(s)
-import

1 niro 144 --- firegl_public.c.bak 2004-12-10 11:35:14.091477807 +0100
2     +++ firegl_public.c 2004-12-10 11:07:12.000000000 +0100
3     @@ -32,6 +32,9 @@
4     // ============================================================
5     #include <linux/version.h>
6     #include <linux/autoconf.h>
7     +#ifdef CONFIG_SMP
8     +#define __SMP__
9     +#endif
10    
11     #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,71)
12     #define EXPORT_SYMTAB 1

Properties

Name Value
svn:executable *