summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-02-21 11:10:08 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-02-27 09:04:40 -0500
commitb43e9fc0e1d3b52636f818c2303d43202e723114 (patch)
treee9df37518cac85dcf9ac8193ba7e0c43085fbf26 /conf/machine
parent2425d6e457b51e756a742c58494e86d36fca0839 (diff)
downloadmeta-ti-b43e9fc0e1d3b52636f818c2303d43202e723114.tar.gz
linux 3.0: update from 3.0.17 to 3.0.22
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/omap3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index f4158648..b7d23af5 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
3require conf/machine/include/tune-cortexa8.inc 3require conf/machine/include/tune-cortexa8.inc
4PREFERRED_PROVIDER_virtual/kernel = "linux-omap" 4PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
5# Increase this everytime you change something in the kernel 5# Increase this everytime you change something in the kernel
6MACHINE_KERNEL_PR = "r115" 6MACHINE_KERNEL_PR = "r116"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9