tools/firmware-utils: add buffalo specific fw tools
[openwrt.git] / tools / firmware-utils / Makefile
index ce2a15d..ebec10b 100644 (file)
@@ -50,6 +50,8 @@ define Host/Compile
        $(call cc,spw303v)
        $(call cc,trx2edips)
        $(call cc,xorimage)
+       $(call cc,buffalo-enc buffalo-lib, -Wall)
+       $(call cc,buffalo-tag buffalo-lib, -Wall)
 endef
 
 define Host/Install
This page took 0.030485 seconds and 4 git commands to generate.