Skip to content

Commit

Permalink
firmware-utils: drop mktplinkfw-kernel tool
Browse files Browse the repository at this point in the history
As we can now use combined mode in "mktplinkfw" tool to generate the
same header/image, this tool is no longer needed.

Signed-off-by: Piotr Dymacz <[email protected]>
  • Loading branch information
pepe2k committed Jul 22, 2017
1 parent 2ad2946 commit d72371e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 353 deletions.
1 change: 0 additions & 1 deletion tools/firmware-utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ define Host/Compile
$(call cc,mkplanexfw sha1)
$(call cc,mktplinkfw md5, -Wall)
$(call cc,mktplinkfw2 md5)
$(call cc,mktplinkfw-kernel)
$(call cc,tplink-safeloader md5, -Wall)
$(call cc,pc1crypt)
$(call cc,osbridge-crc)
Expand Down
352 changes: 0 additions & 352 deletions tools/firmware-utils/src/mktplinkfw-kernel.c

This file was deleted.

0 comments on commit d72371e

Please sign in to comment.