summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-13 13:22:29 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-13 20:35:15 +0100
commit18ff66cb77c3541f30173a7d65a8f2c81c99d2c7 (patch)
tree9f64bae6e94803cd39b7af5b76b8ffcdd3358121 /conf/machine/include
parent97b5ee17d3bac5282316f6c33d90fdde604ce830 (diff)
downloadmeta-ti-18ff66cb77c3541f30173a7d65a8f2c81c99d2c7.tar.gz
linux 3.0: update to 3.0.17
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine/include')
-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 fc252bab..f4158648 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 = "r114" 6MACHINE_KERNEL_PR = "r115"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9