get some gp2x stuff out of the way for others

This commit is contained in:
notaz 2017-08-06 23:22:53 +03:00
parent 34e424aa27
commit ae7830aae1
3 changed files with 7 additions and 1 deletions

View file

@ -69,7 +69,7 @@ DEFINES += _ASM_32X_DRAW
SRCS_COMMON += $(R)pico/32x/draw_arm.s
endif
ifeq "$(asm_mix)" "1"
SRCS_COMMON += $(R)pico/sound/mix_arm.s
SRCS_COMMON += $(R)pico/sound/mix_arm.S
endif
endif # ARCH=arm