diff --git a/Makefile.griffin b/Makefile.griffin index 8fefa3f9c8..201ca49a7d 100644 --- a/Makefile.griffin +++ b/Makefile.griffin @@ -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)