Home
last modified time | relevance | path

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

/device/board/hisilicon/hispark_aries/uboot/
DMakefile40 distclean: clean pub_clean clean_done target
64 @cd $(NORMAL_UBOOT_DIR)/$(UBOOT_VER)/;make distclean
/device/board/hisilicon/hispark_taurus/uboot/
DMakefile40 distclean: clean pub_clean clean_done target
64 @cd $(NORMAL_UBOOT_DIR)/$(UBOOT_VER)/;make distclean
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/
DMakefile44 distclean:clean target
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/
DMakefile49 distclean:clean target
/device/board/isoftstone/zhiyuan/kernel/build/scripts/
Dmkkernel.sh230 [ "x$1" == "xdistclean" ] && clarg="distclean"
236 [ "$clarg" == "distclean" ] && rm -rf ${LICHEE_OUT_DIR}/kernel
559 clean|distclean)
/device/board/osware/imx8mm/kernel/
Dkernel.mk83 …ide) $(KERNEL_MAKE) -C $(KERNEL_SRC_TMP_PATH) ARCH=$(KERNEL_ARCH) $(KERNEL_CROSS_COMPILE) distclean
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
DMakefile_llvm165 distclean:: clean
/device/soc/rockchip/common/sdk_linux/
DMakefile1571 distclean: rm-files := $(wildcard $(DISTCLEAN_FILES)) target
1573 PHONY += distclean
1575 distclean: mrproper target
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/
DMakefile1072 PHONY += $(clean-dirs) clean IMAGE-clean distclean subdir_clean
1087 distclean: clean target
/device/soc/hpmicro/sdk/hpm_sdk/
DCHANGELOG.md81 - cmake: move distclean to the beginning