osmo-trx/Transceiver52M/arm
Pau Espin b35cba613a Makefile.am: Avoid using subdir if arch is not required
There's no need in going a level deeper if we already know nothing's
going to be done. This way we also get cleaner make outputs.

Reference: https://www.gnu.org/software/automake/manual/html_node/Conditional-Subdirectories.html#Conditional-Subdirectories

Related: OS#3029

Change-Id: I3ff57ab14edc575904e8137929a0ef02c95e03af
2018-03-07 19:46:42 +01:00
..
Makefile.am Makefile.am: Avoid using subdir if arch is not required 2018-03-07 19:46:42 +01:00
convert.c arm/convert.c: Add missing convert_init implementation 2018-01-11 18:45:12 +01:00
convert_neon.S Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
convolve.c ssedetect: Add runtime CPU detection 2017-05-19 17:12:45 +00:00
convolve_neon.S Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
mult.c Transceiver52M: Add NEON complex-complex multiply 2013-11-15 23:34:59 -05:00
mult_neon.S Transceiver52M: Add NEON complex-complex multiply 2013-11-15 23:34:59 -05:00
scale.c Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00
scale_neon.S Transceiver52M: Add ARM NEON support 2013-11-15 23:32:35 -05:00