From: Marcin Juszkiewicz Date: Thu, 17 Aug 2006 13:09:30 +0000 (+0000) Subject: tosa: linux 2.6 by default X-Git-Tag: Release-2010-05/1~9453^2~936 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3caba01d6da8e27cf0eef41948d0b89e71132f9;p=openembedded.git tosa: linux 2.6 by default --- 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"