Home
last modified time | relevance | path

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

/linux-6.12.1/
DMakefile271 clean-targets := %clean mrproper cleandocs
1525 mrproper: private rm-files := $(MRPROPER_FILES) target
1526 mrproper-dirs := $(addprefix _mrproper_,scripts)
1528 PHONY += $(mrproper-dirs) mrproper
1529 $(mrproper-dirs):
1532 mrproper: clean $(mrproper-dirs) target
1542 distclean: mrproper
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/
DREADME.rst99 make mrproper
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/
DREADME.rst102 make mrproper
/linux-6.12.1/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.12.1/Documentation/kbuild/
Dreproducible-builds.rst71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
/linux-6.12.1/tools/testing/selftests/nolibc/
DMakefile256 …$(Q)$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) mrproper $(DEFCONFI…
/linux-6.12.1/tools/sched_ext/
DREADME.md234 The schedulers are also cleaned if you invoke `make mrproper` in the root
/linux-6.12.1/security/
DKconfig.hardening332 "make mrproper" or "make distclean". This file should not be made
/linux-6.12.1/Documentation/admin-guide/
DREADME.rst110 make mrproper