Home
last modified time | relevance | path

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

/u-boot/doc/media/
A DMakefile35 clean: target
/u-boot/tools/binman/test/
A DMakefile84 clean: target
/u-boot/cmd/
A Dnand.c587 int clean = argc > 2 && !strcmp("clean", argv[2]); in do_nand() local
/u-boot/
A DMakefile2176 clean: rm-dirs := $(CLEAN_DIRS) target
2177 clean: rm-files := $(CLEAN_FILES) target
2187 clean: $(clean-dirs) target

Completed in 14 milliseconds