Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 12 of 12) sorted by relevance

/scripts/
DMakefile.clean28 $(clean-files) $(targets) $(hostprogs) $(userprogs) \
34 __clean-files := $(filter-out $(no-clean-files), $(__clean-files))
47 $(call cmd,clean)
61 $(Q)$(MAKE) $(clean)=$@
Dobjdiff154 clean)
DKbuild.include116 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.clean obj=
118 # $(Q)$(MAKE) $(clean)=dir
119 clean := -f $(srctree)/scripts/Makefile.clean obj
141 # To address it, we clean the target in signal traps.
DMakefile.package127 --build=$(build-type) --no-pre-clean --unsigned-changes \
141 $(MAKE) clean
Dcheckpatch.pl1649 my $clean = 'X' x length($1);
1650 $res =~ s@\<.*\>@<$clean>@;
1654 my $clean = 'X' x length($1);
1655 $res =~ s@(\#\s*(?:error|warning)\s+).*@$1$clean@;
2473 our $clean = 0;
2483 our $clean = 0;
2493 our $clean = 0;
2641 our $clean = 1;
7689 if ($mailback && ($clean == 1 || !$is_patch)) {
7744 if ($summary && !($clean == 1 && $quiet == 1)) {
[all …]
/scripts/selinux/mdp/
DMakefile7 clean-files := policy.* file_contexts
/scripts/package/debian/
Drules78 .PHONY: clean
79 clean: target
82 $(Q)$(MAKE) ARCH=$(ARCH) clean
/scripts/gdb/linux/
DMakefile25 clean-files := *.pyc *.pyo
/scripts/dtc/
Dupdate-dtc-source.sh50 make clean
/scripts/gcc-plugins/
DMakefile44 clean-files += *.so
/scripts/kconfig/
DMakefile126 clean-files += tests/.cache
236 clean-files += *conf-cflags *conf-libs *conf-bin
/scripts/package/
Dkernel.spec92 %clean