diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-10-25 17:11:28 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-10-25 17:11:28 -0500 |
commit | e075a5ab43b69c97bdb87ddaf339cbccf480daf4 (patch) | |
tree | 56603a450f5fec12aae90d9870589f39289bf853 | |
parent | 84347a59b4b3544d83e8fc149c80c3a4c94d06ac (diff) |
mtocgd3: bump MACHINE_KERNEL_PR for rev B changes
-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 0960870..13e554a 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 = "r9" +MACHINE_KERNEL_PR = "r10" PREFERRED_VERSION_mts-io ?= "0.6.2" KERNEL_IMAGETYPE = "uImage" |