From 16ff0081c28c3ddc85d96c4db79e1b6b5faeaea2 Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 21 Jul 2004 00:26:13 +0000 Subject: [PATCH] kernel patch changes for 1.2.4 release - include qlogic x86_64 patch that was in my x86_64 tree - move rh-2.4 target to highmem+smp i686 - add rhel-2.4 target; highmem+smp i686 - add fpu fix to rh-2.4 series --- lustre/kernel_patches/targets/rh-2.4.target | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/kernel_patches/targets/rh-2.4.target b/lustre/kernel_patches/targets/rh-2.4.target index 4d48c43..a173900 100644 --- a/lustre/kernel_patches/targets/rh-2.4.target +++ b/lustre/kernel_patches/targets/rh-2.4.target @@ -10,7 +10,6 @@ BOOT_ARCHS="" JENSEN_ARCHS="" SMP_ARCHS="i686" UP_ARCHS="" -SRC_ARCHS="i686" # the modules in this kernel do not build with gcc 3 for cc in i386-redhat-linux-gcc-2.96 gcc296 gcc ; do -- 1.8.3.1