aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-21 13:18:56 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-21 13:18:56 +0100
commitafb05a23b25dd0dc1117922c17307d8db167a65f (patch)
treef58d27a4d637dabbff935e9f438211822793556e /conf/machine
parentf1970eaba55ceb3b435307e791af8c734f623657 (diff)
downloadopenembedded-afb05a23b25dd0dc1117922c17307d8db167a65f.tar.gz
linux-omap4: enable some more modules
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'conf/machine')
-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 9118ca3242..b7e7d7a0dd 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
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 = "r94"
+MACHINE_KERNEL_PR = "r95"
KERNEL_IMAGETYPE = "uImage"