X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=gp2x%2FMakefile;h=c17af14b7e2f6cacb9a345694f9f83704c160cb3;hb=a6c41a382bd4c79ab5d337536152717afcfa624f;hp=2552ce5a04cba6bc708cc07da924d9318542f187;hpb=90206450327a222607119b04f34cf1853faf37f8;p=gpsp.git 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