diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-04-18 17:12:52 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-04-18 17:12:52 -0500 |
commit | 451372c8dbf45be204c40a2ec07451a12d28593c (patch) | |
tree | 5e7d01c7c16199d1aa8581ad638a7d58c620390a | |
parent | 7916141c414717b023b0be3ea74b35927a38acb2 (diff) |
mtocgd3: bump MACHINE_KERNEL_PR
-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 daa1749..4981556 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-at91" -MACHINE_KERNEL_PR = "r8" +MACHINE_KERNEL_PR = "r9" PREFERRED_VERSION_mts-io ?= "0.6.0" KERNEL_IMAGETYPE = "uImage" |