Lines Matching refs:cmd
51 # that echo $($(quiet)$(cmd)), we now have the possibility to set
506 -include include/config/auto.conf.cmd
509 $(KCONFIG_CONFIG) include/config/auto.conf.cmd: ;
513 # if auto.conf.cmd is missing then we are probably in a cleaned tree so
515 include/config/%.conf: $(KCONFIG_CONFIG) include/config/auto.conf.cmd
706 libs-y += cmd/
886 $(call cmd,cfgcheck,u-boot.cfg)
952 $(call cmd,copy)
1293 $(call cmd,smap)
1294 $(call cmd,u-boot__) common/system_map.o
1562 $(call cmd,rmdirs)
1563 $(call cmd,rmfiles)
1565 \( -name '*.[oas]' -o -name '*.ko' -o -name '.*.cmd' \
1584 $(call cmd,rmdirs)
1585 $(call cmd,rmfiles)
1743 cmd_files := $(wildcard .*.cmd $(foreach f,$(targets),$(dir $(f)).$(notdir $(f)).cmd))