aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2010-10-28 16:41:39 -0500
committerKoen Kooi <koen@openembedded.org>2010-11-17 10:24:39 +0100
commitb1b924bb1829b30df92559b35b446cbcb606d3f6 (patch)
tree8a44f69e2231df15577b25dfaa286a0ee82ee6c3 /conf
parent64db5346f33d22595e044c172ca5afbd136a9c09 (diff)
downloadopenembedded-b1b924bb1829b30df92559b35b446cbcb606d3f6.tar.gz
linux-davinci_git: use SOC_FAMILY for omapl devices
* Use the SOC_FAMILY override for omapl137 and omapl138 based devices. * Make associated files directory use SOC_FAMILY name. * Bump MACHINE_KERNEL_PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/davinci.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc
index 28ded38611..d3c4957106 100644
--- a/conf/machine/include/davinci.inc
+++ b/conf/machine/include/davinci.inc
@@ -1,7 +1,7 @@
require conf/machine/include/tune-arm926ejs.inc
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r48"
+MACHINE_KERNEL_PR = "r49"
TARGET_ARCH = "arm"