X-Git-Url: https://git.whamcloud.com/gitweb?a=blobdiff_plain;f=lustre%2Fkernel_patches%2Ftargets%2F2.6-suse.target.in;h=017593997bfd8b4166aa511385d374ef4a09557c;hb=16f4dad43330e9310f63c4a8c4be760dfea883c1;hp=55aec37f01f074ac28250612d82119721a5e85fd;hpb=855b6564905792e5709fdfce65edca9f35383756;p=fs%2Flustre-release.git diff --git a/lustre/kernel_patches/targets/2.6-suse.target.in b/lustre/kernel_patches/targets/2.6-suse.target.in index 55aec37..0175939 100644 --- a/lustre/kernel_patches/targets/2.6-suse.target.in +++ b/lustre/kernel_patches/targets/2.6-suse.target.in @@ -1,21 +1,27 @@ lnxmaj="2.6.5" -lnxrel="SLES9_SP1_BRANCH_2004111114454891" +lnxrel="7.322" -KERNEL=linux-$lnxmaj-$lnxrel.tar.gz +KERNEL=linux-$lnxmaj-$lnxrel.tar.bz2 # they include our patches -SERIES=2.6-suse-lnxi.series +SERIES=2.6-suse-newer.series VERSION=$lnxmaj EXTRA_VERSION="${lnxrel}_lustre.@VERSION@" +LUSTRE_VERSION=@VERSION@ RHBUILD=0 LINUX26=1 SUSEBUILD=1 -BASE_ARCHS="i686 ppc x86_64" +# this is the delimeter that goes before the "smp" at the end of the version +# defaults to empty +TARGET_DELIMITER="-" + +BASE_ARCHS="i686 ppc x86_64 ia64" BIGMEM_ARCHS="" BOOT_ARCHS="" JENSEN_ARCHS="" -SMP_ARCHS="" -BIGSMP_ARCHS="i686 ppc x86_64" +SMP_ARCHS="x86_64 ia64 ppc64" +BIGSMP_ARCHS="i686" +PSERIES64_ARCHS="ppc" UP_ARCHS="" SRC_ARCHS=""