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:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user