mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Attempt fix for Makefile.griffin
This commit is contained in:
parent
affd603251
commit
bb2de710c5
@ -406,7 +406,7 @@ all: $(EXT_TARGET)
|
|||||||
|
|
||||||
%.velf: %.elf
|
%.velf: %.elf
|
||||||
ifneq ($(DEBUG), 1)
|
ifneq ($(DEBUG), 1)
|
||||||
arm-vita-eabi-strip -g $<
|
arm-vita-eabi-strip -g $<
|
||||||
endif
|
endif
|
||||||
vita-elf-create $< $@
|
vita-elf-create $< $@
|
||||||
vita-make-fself -s $@ eboot.bin
|
vita-make-fself -s $@ eboot.bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user