diff --git a/gp2x/Makefile b/gp2x/Makefile index 6de8dd9..0fc42c3 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -118,7 +118,6 @@ OBJS += cpu/sh2/mame/sh2pico.o else endif OBJS += cpu/drc/cmn.o -OBJS += cpu/drc/cmn_arm.o vpath %.c = ../.. vpath %.s = ../..