diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-02-19 09:59:06 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-02-19 09:59:06 -0600 |
commit | 1871acdd0583885429e50f63cef8b2ea7f5a3dea (patch) | |
tree | 867e1f59a8a1fadaf825cfdd0a5e46113e3c1ed8 /multitech/conf/machine | |
parent | 4331f87843c8a2293c51be96d0adb9e9324bafdf (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 218ec58..95ea4cc 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 = "r2" +MACHINE_KERNEL_PR = "r3" PREFERRED_VERSION_mts-io ?= "0.5.1+git" KERNEL_IMAGETYPE = "uImage" |