Searched refs:mrproper (Results 1 – 25 of 27) sorted by relevance
12
| /OK3568_Linux_fs/u-boot/board/udoo/ |
| H A D | README | 6 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | Makefile | 443 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 D | README | 6 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/grinn/chiliboard/ |
| H A D | README | 6 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/grinn/liteboard/ |
| H A D | README | 6 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/engicam/geam6ul/ |
| H A D | README | 6 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/engicam/isiotmx6ul/ |
| H A D | README | 6 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6ul_14x14_evk/ |
| H A D | README | 6 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/engicam/icorem6/ |
| H A D | README | 4 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/engicam/icorem6_rqs/ |
| H A D | README | 4 $ make mrproper
|
| /OK3568_Linux_fs/kernel/ |
| H A D | Makefile | 1630 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 D | Makefile-bak | 276 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 D | README | 10 $ make mrproper
|
| /OK3568_Linux_fs/buildroot/package/uboot-tools/ |
| H A D | 0002-tools-only-in-no-dot-config-targets.patch | 35 no-dot-config-targets := clean clobber mrproper distclean \
|
| /OK3568_Linux_fs/u-boot/board/technexion/pico-imx7d/ |
| H A D | README | 10 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/warp/ |
| H A D | README | 12 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.marvell | 20 # make mrproper
|
| H A D | README.mxs | 90 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/technexion/pico-imx6ul/ |
| H A D | README | 12 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/congatec/cgtqmx6eval/ |
| H A D | README | 11 $ make mrproper
|
| /OK3568_Linux_fs/u-boot/board/warp7/ |
| H A D | README | 16 $ make mrproper
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | busybox-cross-menuconfig.patch | 66 # we really need to do so. (Do not call gcc as part of make mrproper)
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | Kconfig | 83 the existing seed and will be removed by a make mrproper or
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | reproducible-builds.rst | 71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/ |
| H A D | start.rst | 70 You may want to run ``make mrproper`` first.
|
12