Newer
Older

Alexander Zarochentsev
committed
lnxmaj="2.6.16"

Alexander Zarochentsev
committed
# this is the delimeter that goes between $lnxmaj and $lnxrel
# defaults to "-"
# this is the delimeter that goes before the "smp" at the end of the version
# defaults to empty
TARGET_DELIMITER="-"

Alexander Zarochentsev
committed
KERNEL=linux-$lnxmaj.$lnxrel.tar.bz2
SERIES=2.6-sles10.series
VERSION=$lnxmaj
EXTRA_VERSION="${lnxrel}_lustre.@VERSION@"
LUSTRE_VERSION=@VERSION@
RHBUILD=0
LINUX26=1
# No /boot/Kerntypes* in SLES10
SUSEBUILD=0

Alexander Zarochentsev
committed
BIGMEM_ARCHS=""
BOOT_ARCHS=""
JENSEN_ARCHS=""