1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

update debian/changelog

update debian/rules, add CROSS_COMPILE when enable firmware
This commit is contained in:
Xiangfu Liu
2010-12-23 21:29:37 +08:00
parent 8ad5b58bf2
commit 2319c77ae6
2 changed files with 7 additions and 1 deletions

2
debian/rules vendored
View File

@@ -48,7 +48,7 @@ configure: configure.ac
AUTOMAKE="automake --foreign" autoreconf -is
firmware: configure
./configure --enable-firmware
./configure --enable-firmware CROSS_COMPILE=mipsel-openwrt-linux-
$(MAKE) -C usbboot/src \
../xburst_stage1/xburst_stage1.bin \
../xburst_stage2/xburst_stage2.bin