]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: add file 'defconfig' to clean target
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 7 May 2020 16:09:22 +0000 (18:09 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 15 May 2020 18:47:35 +0000 (14:47 -0400)
commit1fd68caa8af155ee5755ab473b70544962df6185
tree193a4c7c0483e0584f31c04555a8520757ea866b
parentabf5fb87684f1cdc4c1637c9c086b12436874925
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>
Makefile