From f35e300304388c30fdeb6493ec5e5e5bd52e3aab Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Tue, 28 Feb 2012 23:36:13 +0100 Subject: scramble: add RKW firmware file format encoder Change-Id: I8057d6186724c3e8a319a262f45c12da7afb722e --- tools/tools.make | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tools/tools.make') diff --git a/tools/tools.make b/tools/tools.make index c143157..3350ad0 100644 --- a/tools/tools.make +++ b/tools/tools.make @@ -13,7 +13,9 @@ $(TOOLSDIR)/scramble: $(TOOLSDIR)/scramble.c $(TOOLSDIR)/iriver.c \ $(TOOLSDIR)/mi4.c $(TOOLSDIR)/gigabeat.c \ $(TOOLSDIR)/gigabeats.c $(TOOLSDIR)/telechips.c \ $(TOOLSDIR)/iaudio_bl_flash.c \ - $(TOOLSDIR)/creative.c $(TOOLSDIR)/hmac-sha1.c + $(TOOLSDIR)/creative.c $(TOOLSDIR)/hmac-sha1.c \ + $(TOOLSDIR)/rkw.c + $(TOOLSDIR)/rdf2binary: $(TOOLSDIR)/rdf2binary.c $(TOOLSDIR)/convbdf: $(TOOLSDIR)/convbdf.c $(TOOLSDIR)/codepages: $(TOOLSDIR)/codepages.c $(TOOLSDIR)/codepage_tables.c -- cgit v1.1