aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-30 21:50:22 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-30 21:50:22 +0200
commit9628f84b91574ba4c1f968ae49d8cbca3544f01c (patch)
tree25bc357493617a7c402fbc11d6c091f155e9ebc1 /conf/machine/include
parent378be0dcdc32126268b05329b980dd574d695fe9 (diff)
downloadopenembedded-9628f84b91574ba4c1f968ae49d8cbca3544f01c.tar.gz
linux-omap 2.6.29: add support for mmc1 on expansion connector
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 8e90453d4c..97327f0db7 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,7 +1,7 @@
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r37"
+MACHINE_KERNEL_PR = "r38"
KERNEL_IMAGETYPE = "uImage"