From fcbc1296bea5d18213715a6f5f0236b64cd24a50 Mon Sep 17 00:00:00 2001 From: eeb Date: Thu, 17 Jul 2003 13:03:07 +0000 Subject: [PATCH] * merged current b_devel --- lustre/kernel_patches/patches/gpl_header-chaos-2.4.20.patch | 11 +++++++++++ lustre/kernel_patches/pc/gpl_header-chaos-2.4.20.pc | 1 + 2 files changed, 12 insertions(+) create mode 100644 lustre/kernel_patches/patches/gpl_header-chaos-2.4.20.patch create mode 100644 lustre/kernel_patches/pc/gpl_header-chaos-2.4.20.pc diff --git a/lustre/kernel_patches/patches/gpl_header-chaos-2.4.20.patch b/lustre/kernel_patches/patches/gpl_header-chaos-2.4.20.patch new file mode 100644 index 0000000..95213ba --- /dev/null +++ b/lustre/kernel_patches/patches/gpl_header-chaos-2.4.20.patch @@ -0,0 +1,11 @@ +--- kernel-2.4.20-6chaos_18_7/include/linux/module.h~gpl-header Wed Jul 16 03:54:37 2003 ++++ kernel-2.4.20-6chaos_18_7/include/linux/module.h Wed Jul 16 03:55:45 2003 +@@ -288,7 +288,7 @@ + "license=" license + + #define GPL_HEADER() \ +-static const char cpyright="This software may be freely redistributed under the terms of the GNU General Public License."; ++static const char cpyright[]="This software may be freely redistributed under the terms of the GNU General Public License."; + + /* Define the module variable, and usage macros. */ + extern struct module __this_module; diff --git a/lustre/kernel_patches/pc/gpl_header-chaos-2.4.20.pc b/lustre/kernel_patches/pc/gpl_header-chaos-2.4.20.pc new file mode 100644 index 0000000..0c29f36 --- /dev/null +++ b/lustre/kernel_patches/pc/gpl_header-chaos-2.4.20.pc @@ -0,0 +1 @@ +include/linux/module.h -- 1.8.3.1