X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2FMakefile;h=a01a529e429bffe851a720681a3d2702f7d9ec68;hb=b49ec7487c9139fd1354424273e83022d172b413;hp=9a8f3df81d7b227dd9145b3c77ebda50c667989d;hpb=d9a189437aa503963b96fe382883723d40eebef6;p=libpicofe.git diff --git a/linux/Makefile b/linux/Makefile index 9a8f3df..a01a529 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -90,7 +90,7 @@ PicoDrive : $(OBJS) ../gp2x/helix/helix_mp3_x86.a ../../Pico/sound/ym2612.o : ../../Pico/sound/ym2612.c @echo $@ - @$(GCC) $(COPT_COMMON) $(DEFINC) -DEXTERNAL_YM2612 -c $< -o $@ # -mtune=arm940t + @$(GCC) $(COPT_COMMON) $(DEFINC) -c $< -o $@ # -mtune=arm940t -DEXTERNAL_YM2612 # faked asm ../../Pico/Draw.o : ../../Pico/Draw.c