Home
last modified time | relevance | path

Searched refs:mrproper (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/Documentation/translations/zh_CN/kbuild/
H A Dreproducible-builds.rst63 运行 ``make mrproper`` 或 ``git clean -d -f -x`` 来确保源码树是干净的。
/linux-6.15/
H A DMakefile293 clean-targets := %clean mrproper cleandocs
1603 mrproper: private rm-files := $(MRPROPER_FILES) target
1604 mrproper-dirs := $(addprefix _mrproper_,scripts)
1606 PHONY += $(mrproper-dirs) mrproper
1607 $(mrproper-dirs):
1610 mrproper: clean $(mrproper-dirs) target
1620 distclean: mrproper
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst102 make mrproper
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst99 make mrproper
/linux-6.15/Documentation/dev-tools/kunit/
H A Dstart.rst28 "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-6.15/Documentation/kbuild/
H A Dreproducible-builds.rst71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
/linux-6.15/scripts/bash-completion/
H A Dmake414 clean mrproper distclean
/linux-6.15/tools/sched_ext/
H A DREADME.md234 The schedulers are also cleaned if you invoke `make mrproper` in the root
/linux-6.15/security/
H A DKconfig.hardening366 "make mrproper" or "make distclean". This file should not be made
/linux-6.15/Documentation/admin-guide/
H A DREADME.rst110 make mrproper