aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-30 15:52:42 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-30 15:53:10 +0100
commited9aba2a303419883cb93a72d1c2c34e5d481a3c (patch)
tree61f9ec40839d7e7651319783c0737d6d19a077ca /recipes/linux
parentae600202dbf68be4cc7515b877ef143c1f5f8c31 (diff)
downloadopenembedded-ed9aba2a303419883cb93a72d1c2c34e5d481a3c.tar.gz
linux-nokia900: set compatible machine
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-nokia900_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-nokia900_git.bb b/recipes/linux/linux-nokia900_git.bb
index e9ed280d10..6eed4e0dd8 100644
--- a/recipes/linux/linux-nokia900_git.bb
+++ b/recipes/linux/linux-nokia900_git.bb
@@ -14,5 +14,6 @@ S = "${WORKDIR}/git"
CMDLINE_nokia900 = "snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk1p1 rootdelay=10 panic=20"
# Mark archs/machines that this kernel supports
+COMPATIBLE_MACHINE = "nokia900"
DEFAULT_PREFERENCE = "-2"
DEFAULT_PREFERENCE_nokia900 = "1"