1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:34:32 +03: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:
juhosg 2008-01-29 08:31:54 +00:00
parent 6d8520bc41
commit 5c7b26807e
2 changed files with 1029 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@ -28,6 +28,7 @@ define Build/Compile
$(call cc,mkcsysimg)
$(call cc,mkzynfw)
$(call cc,lzma2eva,-lz)
$(call cc,mkcasfw)
endef
define Build/Install

File diff suppressed because it is too large Load Diff