summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.32.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-12-28 13:48:23 +0100
committerLeon Woestenberg <leon@sidebranch.com>2010-01-01 13:22:41 +0100
commit46b40a265d4aa5798aaf7042c2500f3e4f7f3490 (patch)
tree37d82dcd42338c5636bd2abb51429af5b06c3746 /recipes/linux/linux_2.6.32.bb
parenta56ea158d96e124f8aae99bacd3559133968d17b (diff)
linux-2.6.32: Add support for MACHINE=ion.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'recipes/linux/linux_2.6.32.bb')
-rw-r--r--recipes/linux/linux_2.6.32.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.32.bb b/recipes/linux/linux_2.6.32.bb
index a7861af17c..6a97f1bc37 100644
--- a/recipes/linux/linux_2.6.32.bb
+++ b/recipes/linux/linux_2.6.32.bb
@@ -6,7 +6,9 @@ S = "${WORKDIR}/linux-${PV}"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_ion = "1"
DEFAULT_PREFERENCE_simone = "1"
+
DEFAULT_PREFERENCE_akita = "-1"
DEFAULT_PREFERENCE_c7x0 = "-1"
DEFAULT_PREFERENCE_collie = "-1"