X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Flinux%2FMakefile;h=12b8860424873d4ef83a21c5f97d4a4eae8178e3;hb=4e8a534cecffcc60e96c9fefdb821cc1a09a1eba;hp=a01a529e429bffe851a720681a3d2702f7d9ec68;hpb=82bc9cdd10371209663e62f5a21ab0bccd671ab0;p=picodrive.git diff --git a/platform/linux/Makefile b/platform/linux/Makefile index a01a529..12b8860 100644 --- a/platform/linux/Makefile +++ b/platform/linux/Makefile @@ -44,8 +44,7 @@ OBJS += ../../unzip/unzip.o ../../unzip/unzip_stream.o OBJS += ../gp2x/mp3.o # CPU cores DEFINC += -DEMU_M68K -OBJS += ../../cpu/musashi/m68kcpu.o ../../cpu/musashi/m68kopac.o ../../cpu/musashi/m68kopdm.o \ - ../../cpu/musashi/m68kopnz.o ../../cpu/musashi/m68kops.o +OBJS += ../../cpu/musashi/m68kops.o ../../cpu/musashi/m68kcpu.o # mz80 DEFINC += -D_USE_MZ80 OBJS += ../../cpu/mz80/mz80.o