aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/simpad.conf
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2007-11-11 20:11:02 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2007-11-11 20:11:02 +0000
commit6879d344a341adfef424ddecb71133a1bf16c1fd (patch)
treedcd4bc342969ba82641e617a172d1bc1e9bc8973 /conf/machine/simpad.conf
parent175d585900b3623b3e0e1561ff671296b8b80555 (diff)
downloadopenembedded-6879d344a341adfef424ddecb71133a1bf16c1fd.tar.gz
simpad: making the default kernel 2.6
* Reasons, nobody in oe is using 2.4 anymore and 2.6 seems to be stable
Diffstat (limited to 'conf/machine/simpad.conf')
-rw-r--r--conf/machine/simpad.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf
index 3b527293df..ab3da912ba 100644
--- a/conf/machine/simpad.conf
+++ b/conf/machine/simpad.conf
@@ -2,7 +2,7 @@
#@NAME: SIEMENS SIMpad SL4, SIEMENS SIMpad CL4, SIEMENS SIMpad SLC, Telekom T-Sinus PAD
#@DESCRIPTION: Machine configuration for the SA1100 based SIEMENS SIMpad and Telekom T-Sinus PAD devices
-MACHINE_KERNEL_VERSION ?= "2.4"
+MACHINE_KERNEL_VERSION ?= "2.6"
TARGET_ARCH = "arm"