mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 20:58:25 +02:00
[tools] firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10306 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6d8520bc41
commit
5c7b26807e
@ -28,6 +28,7 @@ define Build/Compile
|
|||||||
$(call cc,mkcsysimg)
|
$(call cc,mkcsysimg)
|
||||||
$(call cc,mkzynfw)
|
$(call cc,mkzynfw)
|
||||||
$(call cc,lzma2eva,-lz)
|
$(call cc,lzma2eva,-lz)
|
||||||
|
$(call cc,mkcasfw)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Install
|
define Build/Install
|
||||||
|
1027
tools/firmware-utils/src/mkcasfw.c
Normal file
1027
tools/firmware-utils/src/mkcasfw.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user