From 3612b1e7c034e68849b310e0d73aeca8016b7329 Mon Sep 17 00:00:00 2001 From: Travis Kemen Date: Wed, 7 May 2008 23:47:17 +0000 Subject: buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061 --- tools/firmware-utils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/firmware-utils/Makefile') diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile index 962e5d1..3d8e9ea 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -29,6 +29,7 @@ define Build/Compile $(call cc,mkzynfw) $(call cc,lzma2eva,-lz) $(call cc,mkcasfw) + $(call cc,mkfwimage,-lz) endef define Build/Install -- cgit v1.1