linuxOS_PX30_CAR/u-boot/cmd/memtester/Makefile

5 lines
173 B
Makefile
Raw Normal View History

2026-01-20 05:50:57 +00:00
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