Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/translations/zh_CN/kbuild/
Dreproducible-builds.rst63 运行 ``make mrproper`` 或 ``git clean -d -f -x`` 来确保源码树是干净的。
/linux-6.14.4/
DMakefile296 clean-targets := %clean mrproper cleandocs
1597 mrproper: private rm-files := $(MRPROPER_FILES) target
1598 mrproper-dirs := $(addprefix _mrproper_,scripts)
1600 PHONY += $(mrproper-dirs) mrproper
1601 $(mrproper-dirs):
1604 mrproper: clean $(mrproper-dirs) target
1614 distclean: mrproper
/linux-6.14.4/Documentation/translations/zh_CN/admin-guide/
DREADME.rst99 make mrproper
/linux-6.14.4/Documentation/translations/zh_TW/admin-guide/
DREADME.rst102 make mrproper
/linux-6.14.4/Documentation/dev-tools/kunit/
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.14.4/Documentation/kbuild/
Dreproducible-builds.rst71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
/linux-6.14.4/tools/testing/selftests/nolibc/
DMakefile267 …$(Q)$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) mrproper $(DEFCONFI…
/linux-6.14.4/tools/sched_ext/
DREADME.md234 The schedulers are also cleaned if you invoke `make mrproper` in the root
/linux-6.14.4/security/
DKconfig.hardening333 "make mrproper" or "make distclean". This file should not be made
/linux-6.14.4/Documentation/admin-guide/
DREADME.rst110 make mrproper