Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/board/udoo/
H A DREADME6 $ make mrproper
/OK3568_Linux_fs/u-boot/
H A DMakefile443 no-dot-config-targets := clean clobber mrproper distclean \
1572 mrproper: rm-dirs := $(wildcard $(MRPROPER_DIRS)) target
1573 mrproper: rm-files := $(wildcard $(MRPROPER_FILES)) target
1574 mrproper-dirs := $(addprefix _mrproper_,scripts)
1576 PHONY += $(mrproper-dirs) mrproper archmrproper
1577 $(mrproper-dirs):
1580 mrproper: clean $(mrproper-dirs) target
1589 distclean: mrproper
/OK3568_Linux_fs/u-boot/board/solidrun/mx6cuboxi/
H A DREADME6 $ make mrproper
/OK3568_Linux_fs/u-boot/board/grinn/chiliboard/
H A DREADME6 $ make mrproper
/OK3568_Linux_fs/u-boot/board/grinn/liteboard/
H A DREADME6 $ make mrproper
/OK3568_Linux_fs/u-boot/board/engicam/geam6ul/
H A DREADME6 $ make mrproper
/OK3568_Linux_fs/u-boot/board/engicam/isiotmx6ul/
H A DREADME6 $ make mrproper
/OK3568_Linux_fs/u-boot/board/freescale/mx6ul_14x14_evk/
H A DREADME6 $ make mrproper
/OK3568_Linux_fs/u-boot/board/engicam/icorem6/
H A DREADME4 $ make mrproper
/OK3568_Linux_fs/u-boot/board/engicam/icorem6_rqs/
H A DREADME4 $ make mrproper
/OK3568_Linux_fs/kernel/
H A DMakefile1630 mrproper: rm-files := $(wildcard $(MRPROPER_FILES)) target
1631 mrproper-dirs := $(addprefix _mrproper_,scripts)
1633 PHONY += $(mrproper-dirs) mrproper
1634 $(mrproper-dirs):
1637 mrproper: clean $(mrproper-dirs) target
1646 distclean: mrproper
H A DMakefile-bak276 clean-targets := %clean mrproper cleandocs
325 # For "make -j clean all", "make -j mrproper defconfig all", etc.
580 …clean, please run 'make$(if $(findstring command line, $(origin ARCH)), ARCH=$(ARCH)) mrproper'"; \
1595 # make mrproper Delete the current configuration, and all generated files
1603 # Directories & files removed with 'make mrproper'
1629 # mrproper - Delete all generated files, including .config
1631 mrproper: rm-files := $(wildcard $(MRPROPER_FILES))
1632 mrproper-dirs := $(addprefix _mrproper_,scripts)
1634 PHONY += $(mrproper-dirs) mrproper
1635 $(mrproper-dirs):
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/mx6ullevk/
H A DREADME10 $ make mrproper
/OK3568_Linux_fs/buildroot/package/uboot-tools/
H A D0002-tools-only-in-no-dot-config-targets.patch35 no-dot-config-targets := clean clobber mrproper distclean \
/OK3568_Linux_fs/u-boot/board/technexion/pico-imx7d/
H A DREADME10 $ make mrproper
/OK3568_Linux_fs/u-boot/board/warp/
H A DREADME12 $ make mrproper
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.marvell20 # make mrproper
H A DREADME.mxs90 $ make mrproper
/OK3568_Linux_fs/u-boot/board/technexion/pico-imx6ul/
H A DREADME12 $ make mrproper
/OK3568_Linux_fs/u-boot/board/congatec/cgtqmx6eval/
H A DREADME11 $ make mrproper
/OK3568_Linux_fs/u-boot/board/warp7/
H A DREADME16 $ make mrproper
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-cross-menuconfig.patch66 # we really need to do so. (Do not call gcc as part of make mrproper)
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A DKconfig83 the existing seed and will be removed by a make mrproper or
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dreproducible-builds.rst71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dstart.rst70 You may want to run ``make mrproper`` first.

12