1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-21 20:14:05 +02:00

Update README to include jzboot building instructions.

This commit is contained in:
Peter Zotov 2011-05-27 12:00:47 +04:00
parent c070928fae
commit a1652cfcda

View File

@ -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