Home
last modified time | relevance | path

Searched hist:"734329 f9644273e35716c11292f82723884c628e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile734329f9644273e35716c11292f82723884c628e Mon Nov 21 07:40:43 CST 2011 Andy Fleming <afleming@freescale.com> Add a "tidy" build option

It is sometimes desireable to clean up the byproducts of the build
process without removing the executable results. "make clean" is
close, but leaves the build directory with a large number of
*.depend* files. This new build option invokes make clean, and then
removes the depend files.

Signed-off-by: Andy Fleming <afleming@freescale.com>