[PATCH] Makefile: remove misc include and simple-bin build artifacts on clean
Tom Rini
trini at konsulko.com
Wed Oct 25 01:16:48 CEST 2023
On Fri, Oct 13, 2023 at 01:23:07PM +0000, John Clark wrote:
> make rock5b-rk3588_defconfig
> make
> make clean
> git status
>
> before
> ~~~~~~~
> On branch master
> Your branch is up to date with 'origin/master'.
>
> Untracked files:
> (use "git add <file>..." to include in what will be committed)
> include/autoconf.mk
> include/autoconf.mk.dep
> include/config.h
> mkimage-in-simple-bin-spi.mkimage-rockchip-tpl
> mkimage-in-simple-bin-spi.mkimage-u-boot-spl
> mkimage-in-simple-bin.mkimage-rockchip-tpl
> mkimage-in-simple-bin.mkimage-u-boot-spl
> simple-bin.fit.fit
> simple-bin.fit.itb
>
> after
> ~~~~~~~
> On branch master
> Your branch is ahead of 'origin/master' by 1 commit.
> (use "git push" to publish your local commits)
>
> nothing to commit, working tree clean
>
> Signed-off-by: John Clark <inindev at gmail.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231024/cb0c4218/attachment.sig>
More information about the U-Boot
mailing list