Files
chipyard/common.mk
Hansung Kim c3f2ee14a5 Expand BINARIES in common.mk
Use $(wildcard) to expand any wildcard used in the BINARIES string, e.g.
"*.elf".  Otherwise make searches for the literal "*.elf" filename.
2024-06-11 17:32:33 -07:00

20 KiB