Makefile 129 Bytes
Newer Older
1
OBJS      += arm/audio_convert_init.o
2 3 4

OBJS-$(CONFIG_NEON_CLOBBER_TEST) += arm/neontest.o

5
NEON-OBJS += arm/audio_convert_neon.o