]> git.sur5r.net Git - u-boot/commit - Makefile
Makefile: drop mention of *.cfgtmp
authorBaruch Siach <baruch@tkos.co.il>
Thu, 21 Jun 2018 06:03:00 +0000 (09:03 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 10 Jul 2018 20:56:00 +0000 (16:56 -0400)
commit421be6fca5cbe0d9dd3a10467529eed53528c258
tree77f43f89bcfeba515f48f7793ea226f772c822f4
parent795f452eeff157b994a783d78d00e0108463b993
Makefile: drop mention of *.cfgtmp

Since commit f916757300 (imx: Create distinct pre-processed mkimage
config files), *.cfgtmp files are no longer generated. There is no need
to remove them on the 'clean' target anymore.

Rename the .gitignore glob to *.cfgout.

Cc: Trent Piepho <tpiepho@impinj.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
.gitignore
Makefile