Fix cgfx suffix detection

This commit is contained in:
dogtopus 2016-01-31 03:39:04 -04:00
parent 649d9edce0
commit dbf5d9af4c

View file

@ -107,7 +107,7 @@ ifeq ($(TARGET),3DS)
COMMON_MAKEROM_FLAGS += -DAPP_ROMFS="RootPath: $(ROMFS_DIR)"
endif
ifeq ($(suffix $(BANNER_IMAGE)),".cgfx")
ifeq ($(suffix $(BANNER_IMAGE)),.cgfx)
BANNER_IMAGE_ARG := -ci
else
BANNER_IMAGE_ARG := -i