Searched refs:mrproper (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/objtool/ |
| H A D | Makefile | 151 mrproper: clean target 156 .PHONY: clean mrproper FORCE
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | torture.sh | 543 echo " --- Running 'make mrproper' in order to run kunit." | tee -a $rrdir/log > $rrdir/mrproper.out 544 make mrproper > $rrdir/mrproper.out 2>&1 546 echo $retcode > $rrdir/mrproper.exitcode 547 buildphase=mrproper
|
| /linux/ |
| H A D | Makefile | 293 clean-targets := %clean mrproper cleandocs 345 # For "make -j clean all", "make -j mrproper defconfig all", etc. 704 echo >&2 "*** The source tree is not clean, please run 'make$(if $(findstring command line, $(origin ARCH)), ARCH=$(ARCH)) mrproper'"; \ 1686 # make mrproper Delete the current configuration, and all generated files 1697 # Directories & files removed with 'make mrproper' 1722 # mrproper - Delete all generated files, including .config 1724 mrproper: private rm-files := $(MRPROPER_FILES) target 1725 mrproper-dirs := $(addprefix _mrproper_,scripts) 1727 PHONY += $(mrproper-dirs) mrproper 1731 mrproper: clean objtool_mrproper $(mrproper-dirs) global() target [all...] |
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | README.rst | 99 make mrproper
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | start.rst | 28 "The source tree is not clean, please run 'make ARCH=um mrproper'" 39 ``make ARCH=um mrproper``, just be aware that this will delete the
|
| /linux/Documentation/dev-tools/ |
| H A D | container.rst | 180 scripts/container -i docker.io/tuxmake/korg-clang make mrproper 208 scripts/container -i kernel.org/gcc -- make mrproper
|
| /linux/tools/sched_ext/ |
| H A D | README.md | 227 The schedulers are also cleaned if you invoke `make mrproper` in the root
|