aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.30.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-07-15 14:13:45 +0200
committerLeon Woestenberg <leon@sidebranch.com>2009-07-15 14:13:45 +0200
commit84b2e08c8eabe92c905b39b506be14a193045ed9 (patch)
tree41bea408e7b017aae1f8db0b1deaf525769bbbde /recipes/linux/linux_2.6.30.bb
parent862bcb5cd00f69989aaf1f1517b498c097523e17 (diff)
downloadopenembedded-84b2e08c8eabe92c905b39b506be14a193045ed9.tar.gz
linux-2.6.30: Add calamari (Freescale MPC8536DS) machine support.
Diffstat (limited to 'recipes/linux/linux_2.6.30.bb')
-rw-r--r--recipes/linux/linux_2.6.30.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb
index 5dc9451c40..c7f0bde791 100644
--- a/recipes/linux/linux_2.6.30.bb
+++ b/recipes/linux/linux_2.6.30.bb
@@ -7,6 +7,7 @@ S = "${WORKDIR}/linux-${PV}"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
+DEFAULT_PREFERENCE_calamari = "1"
DEFAULT_PREFERENCE_mx27ads = "1"
# machine boots with it, works but was not tested too much
@@ -19,3 +20,4 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
SRC_URI_append_mpc8315e-rdb = " file://mpc8315erdb-add-msi-to-dts.patch;patch=1"
SRC_URI_append_at91sam9263ek = " file://hrw-linux-2.6.30-exp.patch;patch=1 "
+