From 4ffa6960252c5054d861e76702bfc9c7e1f2a5b0 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Tue, 11 May 2010 13:51:59 +0800 Subject: [PATCH] update INSTALL, add how to get cross-toolchain Signed-off-by: Xiangfu Liu --- INSTALL | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/INSTALL b/INSTALL index 46a4b4e..96e10f0 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,13 @@ Build Requirements: libusb-dev, libconfuse-dev + This requires a mipsel-openwrt-linux- cross-toolchain in your $PATH. You + can get one by building the development environment from Qi Hardware, for + example. + + git://projects.qi-hardware.com/openwrt-xburst.git xburst + + See the Qi Hardware wiki for details. + + http://en.qi-hardware.com/wiki/Building_Software_Image Build and Installation: ./autogen.sh