forked from len0rd/rockbox
Add RKW build target in rk27xx hwstub
Change-Id: I5ad44916bc1ac5e8a9384db2369f07b137a1a715
This commit is contained in:
parent
72d1d19ae7
commit
e20256d6ae
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue