commit | 774904c910ce9b8b1be82c784ae5163e622ca1c6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu May 07 18:09:22 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 15 14:47:35 2020 -0400 |
tree | 193a4c7c0483e0584f31c04555a8520757ea866b | |
parent | 69dbebd1f70a983bede22ffb8be36fbf7eaa7d61 [diff] |
Makefile: add file 'defconfig' to clean target File 'defconfig' is a build artifact of 'make savedefconfig'. Remove it when cleaning. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>