[VITA] Compress things a little

This commit is contained in:
Francisco José García García 2017-04-27 08:10:35 +02:00 committed by GitHub
parent a54af2f2c1
commit 514412afe0

View File

@ -414,7 +414,7 @@ ifneq ($(DEBUG), 1)
arm-vita-eabi-strip -g $<
endif
vita-elf-create $< $@
vita-make-fself -s $@ eboot.bin
vita-make-fself -c -s $@ eboot.bin
%.elf32: %.elf
ifeq ($(platform), xenon360)