summaryrefslogtreecommitdiff
path: root/gp2x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gp2x/Makefile')
-rw-r--r--gp2x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gp2x/Makefile b/gp2x/Makefile
index 2d57ebb..2552ce5 100644
--- a/gp2x/Makefile
+++ b/gp2x/Makefile
@@ -11,7 +11,7 @@ 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 \
- arm_stub.o video_blend.o
+ arm_stub.o video_blend.o flush_cache.o
BIN = gpsp.gpe
# Platform specific definitions