From a1f36eaa949e95dde2538f2514d79db548ce7f29 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 13 Oct 2008 17:17:19 +0000 Subject: firmware-utils: new firmware generation tool for the WILIGEAR WBD-111 SVN-Revision: 12975 --- tools/firmware-utils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/firmware-utils/Makefile') diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index e0f60c7f91..36a61862c2 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -30,6 +30,7 @@ define Build/Compile $(call cc,lzma2eva,-lz) $(call cc,mkcasfw) $(call cc,mkfwimage,-lz) + $(call cc,mkfwimage2,-lz) $(call cc,imagetag) $(call cc,add_header) endef -- cgit v1.2.3