Add libJabyEngine.a to PSEXE Target Makefile
This commit is contained in:
@@ -19,6 +19,7 @@ PREFIX ?= mipsel-none-elf
|
||||
FORMAT ?= elf32-littlemips
|
||||
endif
|
||||
|
||||
#Take this to PSEXETarget.mk??
|
||||
LDSCRIPT ?= $(PSCX_REDUX_DIR)/ps-exe.ld
|
||||
ifneq ($(strip $(OVERLAYSCRIPT)),)
|
||||
LDSCRIPT := $(addprefix $(OVERLAYSCRIPT) , -T$(LDSCRIPT))
|
||||
|
||||
Reference in New Issue
Block a user