mirror of
https://github.com/libretro/RetroArch
synced 2025-02-09 00:40:09 +00:00
Merge pull request #3317 from frangarcj/master
(VITA) Fix vita-make-fself typo
This commit is contained in:
commit
d7e28eda8a
@ -387,7 +387,7 @@ all: $(EXT_TARGET)
|
|||||||
%.velf: %.elf
|
%.velf: %.elf
|
||||||
arm-vita-eabi-strip -g $<
|
arm-vita-eabi-strip -g $<
|
||||||
vita-elf-create $< $@
|
vita-elf-create $< $@
|
||||||
make_fself $@ eboot.bin
|
vita-make-fself $@ eboot.bin
|
||||||
|
|
||||||
%.elf32: %.elf
|
%.elf32: %.elf
|
||||||
ifeq ($(platform), xenon360)
|
ifeq ($(platform), xenon360)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user