From f3e58ee3f308a1f6d1262ff837e1c01999126f19 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 12 Jul 2009 08:59:18 +0000 Subject: [tools] firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry ) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16792 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 880a13f94..5ccc0d12b 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -51,6 +51,7 @@ define Host/Compile $(call cc2,mktplinkfw md5) $(call cc,pc1crypt) $(call cc,osbridge-crc) + $(call cc2,wrt400n cyg_crc32) endef define Host/Install -- cgit v1.2.3