From a3caba01d6da8e27cf0eef41948d0b89e71132f9 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 17 Aug 2006 13:09:30 +0000 Subject: tosa: linux 2.6 by default --- conf/machine/tosa.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/tosa.conf') 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" -- cgit 1.2.3-korg