Searched refs:mrproper (Results 1 – 8 of 8) 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. 700 echo >&2 "*** The source tree is not clean, please run 'make$(if $(findstring command line, $(origin ARCH)), ARCH=$(ARCH)) mrproper'"; \ 1682 # make mrproper Delete the current configuration, and all generated files 1693 # Directories & files removed with 'make mrproper' target 1718 # mrproper - Delete all generated files, including .config 1720 mrproper: private rm-files := $(MRPROPER_FILES) 1721 mrproper-dirs := $(addprefix _mrproper_,scripts) 1723 PHONY += $(mrproper-dirs) mrproper 1686 mrproper: private rm-files := $(MRPROPER_FILES) global() target [all...] |
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | README.rst | 102 make mrproper
|
| /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
|