X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=61bec8b2a6fde5952e8269b12a4ceb5514b17f6e;hp=b544250618a5ab741025e4c20957897bbe655313;hb=5b9f1b9e4aa51af5712cf1d90552ace57d9f486b;hpb=4ea086f6049c3f2c286f1a4e1e23b5763629067a diff --git a/Makefile b/Makefile index b5442506..61bec8b2 100644 --- a/Makefile +++ b/Makefile @@ -145,6 +145,7 @@ endif ifeq "$(PLATFORM)" "caanoo" OBJS += frontend/plat_pollux.o frontend/in_tsbutton.o frontend/blit320.o OBJS += frontend/gp2x/in_gp2x.o frontend/warm/warm.o +libpcsxcore/new_dynarec/pcsxmem.o: CFLAGS += -DCUSTOM_MEMMAPS USE_FRONTEND = 1 endif ifeq "$(PLATFORM)" "maemo"