zephyr/arch/common/Makefile
Adithya Baglody edd072e730 tests: benchmarking: cleanup of the benchmarking code.
The kernel will no longer reference the code written in the
test folder.

GH-1236

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-11-02 09:01:06 -04:00

3 lines
105 B
Makefile

obj-$(CONFIG_GEN_ISR_TABLES) += isr_tables.o
obj-$(CONFIG_EXECUTION_BENCHMARKING) += timing_info_bench.o