aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/tosa.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-08-17 13:09:30 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-08-17 13:09:30 +0000
commita3caba01d6da8e27cf0eef41948d0b89e71132f9 (patch)
tree7e2c0c4ef69c79149cb2212ef004013009318ea5 /conf/machine/tosa.conf
parentc2c6337427015df24be909edc6287d3f8c2bea2f (diff)
downloadopenembedded-a3caba01d6da8e27cf0eef41948d0b89e71132f9.tar.gz
tosa: linux 2.6 by default
Diffstat (limited to 'conf/machine/tosa.conf')
-rw-r--r--conf/machine/tosa.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 2652004f82..a6b4caf6fd 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -5,7 +5,7 @@
TARGET_ARCH = "arm"
IPKG_EXTRA_ARCHS = "armv4 armv5te"
-MACHINE_KERNEL_VERSION ?= "2.4"
+MACHINE_KERNEL_VERSION ?= "2.6"
include conf/machine/include/tosa-${MACHINE_KERNEL_VERSION}.conf
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n --faketime"