mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
[VITA] Compress things a little
This commit is contained in:
parent
a54af2f2c1
commit
514412afe0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue