summaryrefslogtreecommitdiff
path: root/build/arch-options/i386
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/i386
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/i386')
-rw-r--r--build/arch-options/i3863
1 files changed, 2 insertions, 1 deletions
diff --git a/build/arch-options/i386 b/build/arch-options/i386
index 177d8fd6b..525bb3fa1 100644
--- a/build/arch-options/i386
+++ b/build/arch-options/i386
@@ -3,7 +3,8 @@
# It is sourced by the build scripts
archspec="i386;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.14"
+kernelversion="2.6.15"
+arch_listname="devel"
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
smp_config_option="Symmetric multi-processing support"