From a6c41a382bd4c79ab5d337536152717afcfa624f Mon Sep 17 00:00:00 2001 From: notaz Date: Fri, 22 May 2009 18:33:46 +0300 Subject: cleanup: remove cpu ctrl files, move tests --- gp2x/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gp2x/Makefile') diff --git a/gp2x/Makefile b/gp2x/Makefile index 2552ce5..c17af14 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -9,8 +9,7 @@ CC = $(PREFIX)/bin/arm-open2x-linux-gcc STRIP = $(PREFIX)/bin/arm-open2x-linux-strip OBJS = main.o cpu.o memory.u video.o input.o sound.o gp2x.o gui.o \ - cheats.o zip.o cpu_threaded.z cpu_speed.o cpuctrl.o \ - gp2xminilib.o font.o display.o speedtest.o cmdline.o daemon.o \ + cheats.o zip.o cpu_threaded.z cpuctrl_mmsp2.o \ arm_stub.o video_blend.o flush_cache.o BIN = gpsp.gpe -- cgit v1.2.3