diff --git a/install/INSTALL-Ben b/install/INSTALL-Ben index f3d032c..f6daea5 100644 --- a/install/INSTALL-Ben +++ b/install/INSTALL-Ben @@ -91,11 +91,10 @@ 6. Build the user space tools of the linux-zigbee project - wget http://ufpr.dl.sourceforge.net/project/linux-zigbee/linux-zigbee-sources/0.2.2/lowpan-tools-0.2.2.tar.gz - tar xfz lowpan-tools-0.2.2.tar.gz - cd lowpan-tools-0.2.2 - OWRT ./configure --host=mipsel-openwrt-linux - JLime ./configure --host=mipsel-linux + git clone git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/linux-zigbee + cd linux-zigbee + OWRT ./autogen.sh --host=mipsel-openwrt-linux + JLime ./autogen.sh --host=mipsel-linux make scp src/iz src/izcoordinator src/izchat $NN:/usr/sbin/