add extra.json

This commit is contained in:
Andrés 2015-09-14 18:32:12 -05:00
parent 6a9fc71f0d
commit da907ab54f
1 changed files with 1 additions and 1 deletions

View File

@ -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)