aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.33.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-04-08 15:59:37 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-04-08 15:59:37 +0200
commit25bd61497a282d4d38160e4275266700080d5c93 (patch)
treeb48320d7840cc25596ac8914988cae14d887f95b /recipes/linux/linux_2.6.33.bb
parent1ba1263ed073931900ce91bed7b305b4f9db3b5c (diff)
downloadopenembedded-25bd61497a282d4d38160e4275266700080d5c93.tar.gz
linux_2.6.33.bb: Add iMote2 as supported board.
Also add a defconfig for this board.
Diffstat (limited to 'recipes/linux/linux_2.6.33.bb')
-rw-r--r--recipes/linux/linux_2.6.33.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb
index ddc810ef0f..ac30495d73 100644
--- a/recipes/linux/linux_2.6.33.bb
+++ b/recipes/linux/linux_2.6.33.bb
@@ -7,6 +7,7 @@ DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_ts72xx = "-1"
DEFAULT_PREFERENCE_mpc8641-hpcn = "1"
DEFAULT_PREFERENCE_p2020ds = "1"
+DEFAULT_PREFERENCE_imote2 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
file://defconfig"