aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.35.bb
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2010-09-26 14:21:10 +0000
committerKhem Raj <raj.khem@gmail.com>2010-09-27 16:42:35 -0700
commit39cf877a8a5b0291475aa5df5a1dd42f051c8866 (patch)
tree02d041195b8b5edc6cc3e45231222f97699252ec /recipes/linux/linux_2.6.35.bb
parent4838826097cc8ebd013b5a9be6e7e4aeb7c0d340 (diff)
downloadopenembedded-39cf877a8a5b0291475aa5df5a1dd42f051c8866.tar.gz
machine/sh7785lcr: Add new machine for Renesas SH7785 reference board
* Machine config for Renesas SH7785 reference board. * Add kernel config for 2.6.32 and 35. * Add tune file for sh4a. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.35.bb')
-rw-r--r--recipes/linux/linux_2.6.35.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.35.bb b/recipes/linux/linux_2.6.35.bb
index 78e4205a76..64d8042122 100644
--- a/recipes/linux/linux_2.6.35.bb
+++ b/recipes/linux/linux_2.6.35.bb
@@ -7,6 +7,7 @@ DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_dockstar = "1"
DEFAULT_PREFERENCE_simone = "1"
DEFAULT_PREFERENCE_qemumips64 = "1"
+DEFAULT_PREFERENCE_sh7785lcr = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch \