tbm-mcu/source/tests/Makefile

5 lines
174 B
Makefile
Raw Normal View History

test-obj-y += source/tests/main.o
2017-09-19 14:37:23 +02:00
test-obj-y += source/tests/ftl/find_block_div.o
2017-09-19 15:04:47 +02:00
test-obj-y += source/tests/ftl/next_upage.o
2017-09-19 14:37:23 +02:00
test-obj-y += source/tests/ftl/read_page_desc.o