summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-27 20:19:44 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-28 09:33:30 +0100
commit078587ca99720b964dd1b39bbb676f1e5e930b13 (patch)
tree3690bdbace89bf5e8ccb9afe64c6f60c260e1d2d /conf/machine/include
parentad912453616e2f4c74f4d645809150b671b644ba (diff)
downloadmeta-ti-078587ca99720b964dd1b39bbb676f1e5e930b13.tar.gz
linux 3.0: update to 3.0.11
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Denys Dmytriyenko <denys@ti.com>
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 1469f98d..262e2120 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 = "r111" 6MACHINE_KERNEL_PR = "r112"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9