X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2FMakefile;h=1066a85508cbfafd84c02f75adc7737b7abcd684;hb=260f1bcc8a782e7b19a11d446927cd4c2c493e8c;hp=4ebecb447bcf5df96ffa8257c403b9d7dc1b715a;hpb=6af8fee5348a8f90be23eb8f74fcfe2b5b28e60e;p=libpicofe.git diff --git a/gp2x/Makefile b/gp2x/Makefile index 4ebecb4..1066a85 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -128,7 +128,7 @@ OBJS += ../../cpu/musashi/m68kops.o ../../cpu/musashi/m68kcpu.o endif ifeq "$(use_cyclone)" "1" DEFINC += -DEMU_C68K -OBJS += ../../cpu/Cyclone/proj/Cyclone.o +OBJS += ../../cpu/Cyclone/proj/Cyclone.o ../../cpu/Cyclone/tools/idle.o endif # drz80/mz80 ifeq "$(mz80)" "1"