summaryrefslogtreecommitdiff
path: root/gp2x/Makefile
diff options
context:
space:
mode:
authornotaz2009-05-22 18:33:46 +0300
committernotaz2009-05-22 18:33:46 +0300
commita6c41a382bd4c79ab5d337536152717afcfa624f (patch)
treeddbdd9943e1f0f70dafcfb8453568ce47c8b50a0 /gp2x/Makefile
parent90206450327a222607119b04f34cf1853faf37f8 (diff)
downloadpicogpsp-a6c41a382bd4c79ab5d337536152717afcfa624f.tar.gz
picogpsp-a6c41a382bd4c79ab5d337536152717afcfa624f.tar.bz2
picogpsp-a6c41a382bd4c79ab5d337536152717afcfa624f.zip
cleanup: remove cpu ctrl files, move tests
Diffstat (limited to 'gp2x/Makefile')
-rw-r--r--gp2x/Makefile3
1 files changed, 1 insertions, 2 deletions
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