From 08e8737994db7654157be36585c43c563b2a6735 Mon Sep 17 00:00:00 2001 From: hauke Date: Thu, 2 Dec 2010 21:27:54 +0000 Subject: brcm47xx: Add edimax PS1208mfg support Thank you clemvangelis for the patches. (closes #7672) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24217 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 eb42f630f..40b01997b 100644 --- a/tools/firmware-utils/Makefile +++ b/tools/firmware-utils/Makefile @@ -47,6 +47,7 @@ define Host/Compile $(call cc,mktitanimg) $(call cc,mkchkimg) $(call cc,mkzcfw cyg_crc32) + $(call cc,trx2edips) endef define Host/Install -- cgit v1.2.3