mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 02:00:41 +00:00
(VITA) Fix vita-make-fself typo
This commit is contained in:
parent
e8480a72a6
commit
043b4589bc
@ -387,7 +387,7 @@ all: $(EXT_TARGET)
|
||||
%.velf: %.elf
|
||||
arm-vita-eabi-strip -g $<
|
||||
vita-elf-create $< $@
|
||||
make_fself $@ eboot.bin
|
||||
vita-make-fself $@ eboot.bin
|
||||
|
||||
%.elf32: %.elf
|
||||
ifeq ($(platform), xenon360)
|
||||
|
Loading…
Reference in New Issue
Block a user