diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-05-26 09:31:27 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-05-26 09:34:05 +0200 |
commit | 754ea5aa937879a84eecba58eb5db9dc6d2e7c92 (patch) | |
tree | caae3c7d6fd7ce1b6dd0156e826e4b267771c123 /conf/machine | |
parent | 473f50a0a5de998a33886c5482bd68e77371d17a (diff) |
imote2.conf: Switch kernel to linux-zigbee
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/imote2.conf | 2 |
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" |