X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu_unai%2FMakefile;h=e4b6e6b90a3b5202c9cf5300147ae69e7ef6c4a0;hb=0b49a8f782ef178d5aa22f189e275cfbc43967f3;hp=531c9fb6b504cb4c020d085699e0ddec8d6d506b;hpb=55b0eeea6028e00741e620d28ab3211c49b8515f;p=pcsx_rearmed.git diff --git a/plugins/gpu_unai/Makefile b/plugins/gpu_unai/Makefile index 531c9fb6..e4b6e6b9 100644 --- a/plugins/gpu_unai/Makefile +++ b/plugins/gpu_unai/Makefile @@ -16,7 +16,7 @@ CFLAGS += -mcpu=arm926ej-s -mtune=arm926ej-s SRC += ../../frontend/cspace.c endif -SRC += gpu.cpp +SRC += gpu.cpp gpu_arm.s TARGET = gpuPCSX4ALL.so LDFLAGS += -shared -Wl,-soname,$(TARGET)