Home
last modified time | relevance | path

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

/Linux-v6.6/
DMakefile274 clean-targets := %clean mrproper cleandocs
1506 mrproper: rm-files := $(wildcard $(MRPROPER_FILES)) target
1507 mrproper-dirs := $(addprefix _mrproper_,scripts)
1509 PHONY += $(mrproper-dirs) mrproper
1510 $(mrproper-dirs):
1513 mrproper: clean $(mrproper-dirs) target
1523 distclean: mrproper
/Linux-v6.6/Documentation/translations/zh_CN/admin-guide/
DREADME.rst99 make mrproper
/Linux-v6.6/Documentation/translations/zh_TW/admin-guide/
DREADME.rst102 make mrproper
/Linux-v6.6/tools/testing/selftests/nolibc/
DMakefile204 …$(Q)$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) mrproper $(DEFCONFI…
/Linux-v6.6/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-v6.6/Documentation/kbuild/
Dreproducible-builds.rst71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
/Linux-v6.6/security/
DKconfig.hardening332 "make mrproper" or "make distclean". This file should not be made
/Linux-v6.6/Documentation/admin-guide/
DREADME.rst110 make mrproper