tools: delete legacy amldecode tool

This commit is contained in:
2024-01-07 20:04:23 +00:00
parent 149f49bd28
commit 15c576a99d
20 changed files with 1 additions and 61692 deletions

View File

@@ -1,4 +1,4 @@
TOOL_LIST := e64patch amldecode
TOOL_LIST := e64patch
all:
@for prog in $(TOOL_LIST); do \