Lines Matching refs:cmd
49 # that echo $($(quiet)$(cmd)), we now have the possibility to set
523 -include include/config/auto.conf.cmd
526 $(KCONFIG_CONFIG) include/config/auto.conf.cmd: ;
530 # if auto.conf.cmd is missing then we are probably in a cleaned tree so
532 include/config/%.conf: $(KCONFIG_CONFIG) include/config/auto.conf.cmd
730 libs-y += cmd/
1017 $(call cmd,cfgcheck,u-boot.cfg)
1063 $(call cmd,copy)
1513 $(call cmd,smap)
1514 $(call cmd,u-boot__) common/system_map.o
1782 $(call cmd,rmdirs)
1783 $(call cmd,rmfiles)
1785 \( -name '*.[oas]' -o -name '*.ko' -o -name '.*.cmd' \
1806 $(call cmd,rmdirs)
1807 $(call cmd,rmfiles)
1977 cmd_files := $(wildcard .*.cmd $(foreach f,$(targets),$(dir $(f)).$(notdir $(f)).cmd))