diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-03-05 11:32:15 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-03-05 11:32:15 -0600 |
commit | 0ab14d7128c751c46c33c7469b44583b7b3919d0 (patch) | |
tree | 7ea9e6e5825e0fed536c6ae1ccf7ba61cc4156ce /multitech/conf/machine | |
parent | e290881cff21b80cf89182e555d2d7f2ebd9fbde (diff) |
mtocgd3: bump MACHINE_KERNEL_PR
Diffstat (limited to 'multitech/conf/machine')
-rw-r--r-- | multitech/conf/machine/mtocgd3.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/conf/machine/mtocgd3.conf b/multitech/conf/machine/mtocgd3.conf index d50159e..2396ce4 100644 --- a/multitech/conf/machine/mtocgd3.conf +++ b/multitech/conf/machine/mtocgd3.conf @@ -7,7 +7,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux" PREFERRED_VERSION_linux = "2.6.39.4" -MACHINE_KERNEL_PR = "r4" +MACHINE_KERNEL_PR = "r5" PREFERRED_VERSION_mts-io ?= "0.5.1+git" KERNEL_IMAGETYPE = "uImage" |