Make sure hardware registers are manipulated as little-endian
[pcsx_rearmed.git] / Makefile
index 0860c72..616feeb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -98,6 +98,7 @@ ifeq ($(LIGHTREC_CUSTOM_MAP),1)
 LDLIBS += -lrt
 OBJS += libpcsxcore/lightrec/mem.o
 endif
+OBJS += deps/lightrec/tlsf/tlsf.o
 OBJS += libpcsxcore/lightrec/plugin.o
 OBJS += deps/lightning/lib/jit_disasm.o \
                deps/lightning/lib/jit_memory.o \