mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-08 23:25:35 +02:00
7 lines
361 B
Makefile
7 lines
361 B
Makefile
OBJS += aarch64/cpu.o \
|
|
aarch64/float_dsp_init.o \
|
|
aarch64/tx_float_init.o \
|
|
|
|
NEON-OBJS += aarch64/float_dsp_neon.o \
|
|
aarch64/tx_float_neon.o \
|