summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-18 22:32:08 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-18 22:32:08 +0200
commitcdfd3796c5cb2bb185292b8697ed53849a855229 (patch)
treea47f1df079e7d880fa782678abbae02e9e0be8a6 /conf/machine/include/omap3.inc
parent851dca2023950cc92ba0892aa23a315e465a52ef (diff)
downloadmeta-ti-cdfd3796c5cb2bb185292b8697ed53849a855229.tar.gz
linux 3.0: move to 3.0.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine/include/omap3.inc')
-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 b9632f2d..cd2319c7 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 = "r107" 6MACHINE_KERNEL_PR = "r108"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9