aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-05-26 09:31:27 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-05-26 09:34:05 +0200
commit754ea5aa937879a84eecba58eb5db9dc6d2e7c92 (patch)
treecaae3c7d6fd7ce1b6dd0156e826e4b267771c123
parent473f50a0a5de998a33886c5482bd68e77371d17a (diff)
downloadopenembedded-754ea5aa937879a84eecba58eb5db9dc6d2e7c92.tar.gz
imote2.conf: Switch kernel to linux-zigbee
-rw-r--r--conf/machine/imote2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
index 313b3b3921..72830e1a57 100644
--- a/conf/machine/imote2.conf
+++ b/conf/machine/imote2.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for Crossbow iMote 2
TARGET_ARCH = "arm"
-PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel = "linux-zigbee"
PACKAGE_EXTRA_ARCHS = " iwmmxt"