summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2014-06-15 11:06:57 +0200
committerMarcin Bukat <marcin.bukat@gmail.com>2014-06-15 12:49:56 +0200
commite20256d6aed1facfa904de47c89ca1ca50dd4d72 (patch)
tree42ad0f172ec54cc548fe9f9eac7d49a0be9131eb
parent72d1d19ae7f84c30cf73469d4de73e92d9fbc9ad (diff)
downloadrockbox-e20256d.tar.gz
rockbox-e20256d.zip
Add RKW build target in rk27xx hwstub
Change-Id: I5ad44916bc1ac5e8a9384db2369f07b137a1a715
-rw-r--r--utils/hwstub/stub/rk27xx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/hwstub/stub/rk27xx/Makefile b/utils/hwstub/stub/rk27xx/Makefile
index 937655327c..36fd07f3de 100644
--- a/utils/hwstub/stub/rk27xx/Makefile
+++ b/utils/hwstub/stub/rk27xx/Makefile
@@ -12,3 +12,6 @@ BUILD_DIR=$(CURDIR)/build/
ROOT_DIR=$(CURDIR)/..
include ../hwstub.make
+
+rkw: $(EXEC_BIN)
+ $(SILENT)$(ROOT_DIR)/../../../tools/scramble -rkw -modelnum=73 $(BUILD_DIR)/hwstub.bin $(BUILD_DIR)/hwstub.rkw