diff options
Diffstat (limited to 'conf/machine/mtcdp.conf')
-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 5588ead151..fd03fd2ae1 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.32" +PREFERRED_VERSION_linux = "2.6.28" KERNEL_IMAGETYPE = "uImage" UBOOT_MACHINE = "at91sam9g20ek_nandflash_config" |