aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/poodle.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-30 11:29:02 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-30 11:29:02 +0000
commit1ec7243fb0b2833413e33e34e8f986af884a0262 (patch)
tree1c05f11334d92f272821e49bfae0119137b69251 /conf/machine/poodle.conf
parentd094508a2f042069c31d1026647981d615bea777 (diff)
downloadopenembedded-1ec7243fb0b2833413e33e34e8f986af884a0262.tar.gz
poodle/tosa: drop 2.4 support
Diffstat (limited to 'conf/machine/poodle.conf')
-rw-r--r--conf/machine/poodle.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf
index c904372535..c17da96dd4 100644
--- a/conf/machine/poodle.conf
+++ b/conf/machine/poodle.conf
@@ -5,8 +5,8 @@
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
-MACHINE_KERNEL_VERSION ?= "2.4"
-include conf/machine/include/poodle-${MACHINE_KERNEL_VERSION}.conf
+MACHINE_KERNEL_VERSION = "2.6"
+require conf/machine/include/zaurus-2.6.conf
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x4000 --pad --faketime -n"