summaryrefslogtreecommitdiff
path: root/build/arch-options/alpha
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-03-08 00:50:39 +0000
committerFrans Pop <elendil@planet.nl>2006-03-08 00:50:39 +0000
commita98a30da95a6435aed556f5003b00d9bf97e9630 (patch)
tree63e6944b40351fbadfcbfa2a8db66cf4477242a2 /build/arch-options/alpha
parenta38c3920e0b6e3ee8c2654fc4a864d5889660785 (diff)
downloadinstallation-guide-a98a30da95a6435aed556f5003b00d9bf97e9630.zip
- Add listname entity because it is not the same as the arch name for all arches
- Update kernel versions
Diffstat (limited to 'build/arch-options/alpha')
-rw-r--r--build/arch-options/alpha3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/arch-options/alpha b/build/arch-options/alpha
index 50e77c888..3db0323dc 100644
--- a/build/arch-options/alpha
+++ b/build/arch-options/alpha
@@ -3,7 +3,8 @@
# It is sourced by the build scripts
archspec="alpha;not-i386;not-s390;not-m68k;not-powerpc"
-kernelversion="2.4.27"
+kernelversion="2.6.15"
+arch_listname="alpha"
# These two options should be set if condition 'smp' is set below
smp_config_section="General setup"
smp_config_option="Symmetric multi-processing support"