firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
SVN-Revision: 10306
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2006 OpenWrt.org
|
# Copyright (C) 2006 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
@@ -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
Reference in New Issue
Block a user