diff options
author | James Maki <jmaki@multitech.com> | 2010-09-09 10:32:03 -0500 |
---|---|---|
committer | James Maki <jmaki@multitech.com> | 2010-09-09 10:32:03 -0500 |
commit | 0ad3155b997b79703f95a357fc5490cba141be99 (patch) | |
tree | 71fc694dcb0212977933861aecc7c682086d4f86 /conf/machine | |
parent | 7fbbd108b9b70d0da161bcaed4dd682b35a859f8 (diff) |
move to linux-2.6.32.3
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/mtcdp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtcdp.conf b/conf/machine/mtcdp.conf index fd03fd2ae1..5588ead151 100644 --- a/conf/machine/mtcdp.conf +++ b/conf/machine/mtcdp.conf @@ -5,7 +5,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_VERSION_linux = "2.6.28" +PREFERRED_VERSION_linux = "2.6.32" KERNEL_IMAGETYPE = "uImage" UBOOT_MACHINE = "at91sam9g20ek_nandflash_config" |