Lines Matching refs:scripts

381 scripts/Kbuild.include: ;
382 include scripts/Kbuild.include
408 DTC ?= $(objtree)/scripts/dtc/dtc
475 # Basic helpers built in scripts/
478 $(Q)$(MAKE) $(build)=scripts/basic
482 scripts/basic/%: scripts_basic ;
491 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkmakefile \
496 # catch them early, and hand them over to scripts/kconfig/Makefile
551 # in scripts/kconfig to make the *config target
557 $(Q)$(MAKE) $(build)=scripts/kconfig $@
560 $(Q)$(MAKE) $(build)=scripts/kconfig $@
567 # Additional helpers built in scripts/
568 # Carefully list dependencies so we do not try to build scripts twice
570 PHONY += scripts
571 scripts: scripts_basic include/config/auto.conf
593 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.autoconf || \
602 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.autoconf $(@)
696 ifeq ($(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-stack-usage.sh $(CC)),y)
719 # Use make W=1 to enable them (see scripts/Makefile.extrawarn)
726 include scripts/Makefile.extrawarn
1012 cmd_cfgcheck = $(srctree)/scripts/check-config.sh $2 \
1013 $(srctree)/scripts/config_whitelist.txt $(srctree)
1069 @echo >&2 "arch-specific scripts with no tests."
1729 $(u-boot-dirs): prepare scripts
1740 echo "$(UBOOTVERSION)$$($(CONFIG_SHELL) $(srctree)/scripts/setlocalversion $(srctree))"
1886 $(Q)$(MAKE) obj=spl -f $(srctree)/scripts/Makefile.spl all
1902 $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all
2027 mrproper-dirs := $(addprefix _mrproper_,scripts)
2062 @$(MAKE) -f $(srctree)/scripts/kconfig/Makefile help
2132 $(PERL) $(src)/scripts/checkstack.pl $(ARCH)
2135 @echo "$(UBOOTVERSION)$$($(CONFIG_SHELL) $(srctree)/scripts/setlocalversion $(srctree))"
2159 %.s: %.c prepare scripts FORCE
2161 %.i: %.c prepare scripts FORCE
2163 %.o: %.c prepare scripts FORCE
2165 %.lst: %.c prepare scripts FORCE
2167 %.s: %.S prepare scripts FORCE
2169 %.o: %.S prepare scripts FORCE
2171 %.symtypes: %.c prepare scripts FORCE
2175 /: prepare scripts FORCE
2179 %/: prepare scripts FORCE
2183 %.ko: prepare scripts FORCE
2187 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost
2202 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/$@