firmware-utils: add new tool tplink-safeloader for the new TP-LINK Pharos devices...
[openwrt/staging/florian.git] / tools / firmware-utils / Makefile
index 65b7c1530eee15bc5f3491c2d71f2c8c4dbb7c92..988c6256af413c859c4cc44ffcf5304a7c75b70e 100644 (file)
@@ -41,6 +41,7 @@ define Host/Compile
        $(call cc,mkplanexfw sha1)
        $(call cc,mktplinkfw md5)
        $(call cc,mktplinkfw2 md5)
+       $(call cc,tplink-safeloader md5, -Wall)
        $(call cc,pc1crypt)
        $(call cc,osbridge-crc)
        $(call cc,wrt400n cyg_crc32)