summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-22 04:48:33 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-22 04:48:33 +0100
commitad912453616e2f4c74f4d645809150b671b644ba (patch)
tree3dcb3d881d9f188c7c36e50c1590fe193c6cb14e /conf
parente24978a173ba55e325a94a14b717f310a63f8e15 (diff)
downloadmeta-ti-ad912453616e2f4c74f4d645809150b671b644ba.tar.gz
linux 3.0: update to 3.0.10
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-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 06aa2e0b..1469f98d 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 = "r110" 6MACHINE_KERNEL_PR = "r111"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9