From bb2de710c5bfd1948106a09d5d7970c20b6beafa Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 17 Oct 2016 23:53:06 +0200 Subject: [PATCH] Attempt fix for Makefile.griffin --- Makefile.griffin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.griffin b/Makefile.griffin index 4930887373..121f094758 100644 --- a/Makefile.griffin +++ b/Makefile.griffin @@ -406,7 +406,7 @@ all: $(EXT_TARGET) %.velf: %.elf ifneq ($(DEBUG), 1) - arm-vita-eabi-strip -g $< + arm-vita-eabi-strip -g $< endif vita-elf-create $< $@ vita-make-fself -s $@ eboot.bin