add extra.json
This commit is contained in:
parent
6a9fc71f0d
commit
da907ab54f
|
@ -359,7 +359,7 @@ all: $(EXT_TARGET)
|
|||
|
||||
%.velf: %.elf
|
||||
arm-vita-eabi-strip -g $<
|
||||
vita-elf-create $< $@ $(VITASDK)/bin/db.json
|
||||
vita-elf-create $< $@ $(VITASDK)/bin/db.json $(VITASDK)/bin/extra.json
|
||||
|
||||
%.elf32: %.elf
|
||||
ifeq ($(platform), xenon360)
|
||||
|
|
Loading…
Reference in New Issue