Home
last modified time | relevance | path

Searched defs:cmd_wrap (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/
H A DMakefile218 cmd_wrap = echo "\#include <../$(patsubst $(obj)/%,%,$@)>" >$@ macro
/openbmc/linux/arch/powerpc/boot/
H A DMakefile279 cmd_wrap =$(CONFIG_SHELL) $(wrapper) -Z $(compressor-y) -c -o $@ -p $2 \ macro