linuxOS_PX30_CAR/u-boot/cmd/memtester/Makefile
2026-01-20 14:00:13 +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