tosa: linux 2.6 by default
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 17 Aug 2006 13:09:30 +0000 (13:09 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 17 Aug 2006 13:09:30 +0000 (13:09 +0000)
conf/machine/tosa.conf

index 2652004..a6b4caf 100644 (file)
@@ -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"