Home
last modified time | relevance | path

Searched refs:cmd_cat (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/
H A DMakefile.spl241 cmd_cat = cat $(filter-out $(PHONY), $^) > $@
/openbmc/u-boot/
H A DMakefile914 cmd_cat = cat $(filter-out $(PHONY), $^) > $@ macro