linuxOS_AP05/u-boot/cmd/memtester/Makefile
2025-06-02 13:59:07 +08:00

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