From 754ea5aa937879a84eecba58eb5db9dc6d2e7c92 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 26 May 2010 09:31:27 +0200 Subject: [PATCH] imote2.conf: Switch kernel to linux-zigbee --- conf/machine/imote2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5