From e20256d6aed1facfa904de47c89ca1ca50dd4d72 Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Sun, 15 Jun 2014 11:06:57 +0200 Subject: Add RKW build target in rk27xx hwstub Change-Id: I5ad44916bc1ac5e8a9384db2369f07b137a1a715 --- utils/hwstub/stub/rk27xx/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'utils/hwstub/stub') 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 -- cgit v1.2.3