aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-07-09 10:10:05 +0200
committerKoen Kooi <koen@openembedded.org>2010-07-09 10:10:05 +0200
commitf916c347089f7fdd3a50780ad8d165528a71782c (patch)
treef87de85c06b654aadd37a9b3f882269acf8cd3de /conf/machine/include/omap3.inc
parent070337d3dd0a9a0caa10c741cd4935bf2a1a9f36 (diff)
downloadopenembedded-f916c347089f7fdd3a50780ad8d165528a71782c.tar.gz
linux-omap-psp 2.6.32: turn on oprofile for dm3730-am3715-evm
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 059a8eac4c..943e1ef70e 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
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 = "r80"
+MACHINE_KERNEL_PR = "r81"
KERNEL_IMAGETYPE = "uImage"