diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-03-12 16:11:29 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-03-12 16:11:29 -0500 |
commit | dd0515496f5d04efd97b5ddee2a3cd2900596f9e (patch) | |
tree | 0f968d16a5e0bf2ffd2f53e8765a7369f867643d | |
parent | a3eb650bd9ec1f3645c9643358377e423eb1dc59 (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 178d4dc..0b4b88d 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 = "r6" +MACHINE_KERNEL_PR = "r7" PREFERRED_VERSION_mts-io ?= "0.5.1+git" KERNEL_IMAGETYPE = "uImage" |