Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 4 of 4) sorted by relevance

/u-boot/doc/media/
A DMakefile34 clean: target
/u-boot/tools/binman/test/
A DMakefile62 clean: target
/u-boot/cmd/
A Dnand.c467 int clean = argc > 2 && !strcmp("clean", argv[2]); in do_nand() local
/u-boot/
A DMakefile1997 clean: rm-dirs := $(CLEAN_DIRS) target
1998 clean: rm-files := $(CLEAN_FILES) target
2008 clean: $(clean-dirs) target

Completed in 97 milliseconds