mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 09:52:31 +01:00
5 lines
173 B
Makefile
5 lines
173 B
Makefile
obj-$(CONFIG_CMD_MEMTESTER) += tests.o
|
|
obj-$(CONFIG_CMD_MEMTESTER) += memtester.o
|
|
obj-$(CONFIG_CMD_MEMTESTER) += io_map.o
|
|
obj-$(CONFIG_CMD_MEMTESTER) += ddr_tester_common.o
|