From a1652cfcda20763743c1a7ca673620fa052f7a80 Mon Sep 17 00:00:00 2001 From: Peter Zotov Date: Fri, 27 May 2011 12:00:47 +0400 Subject: [PATCH] Update README to include jzboot building instructions. --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index b5e9ef9..464fea0 100644 --- a/INSTALL +++ b/INSTALL @@ -10,6 +10,7 @@ Build Requirements: libusb-dev, libconfuse-dev http://en.qi-hardware.com/wiki/Building_Software_Image Build and Installation: + git submodule update --init ./autogen.sh ./configure --enable-firmware CROSS_COMPILE=mipsel-openwrt-linux- --prefix=/usr --sysconfdir=/etc make