diff options
author | Andy Fleming <afleming@freescale.com> | 2011-11-21 13:40:43 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-12-06 21:34:17 +0100 |
commit | 734329f9644273e35716c11292f82723884c628e (patch) | |
tree | 2a9e8ffdd6ed9b815b837795117f541658f3455d /spl | |
parent | 8b0b0c59b52dfd828eebd99e4c8d209690fb767b (diff) | |
download | u-boot-imx-734329f9644273e35716c11292f82723884c628e.zip u-boot-imx-734329f9644273e35716c11292f82723884c628e.tar.gz u-boot-imx-734329f9644273e35716c11292f82723884c628e.tar.bz2 |
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>
Diffstat (limited to 'spl')
0 files changed, 0 insertions, 0 deletions