commit | 52c9486f996ac143853005d62db7d8ffed238684 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Jun 21 09:03:00 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 10 16:56:00 2018 -0400 |
tree | 77f43f89bcfeba515f48f7793ea226f772c822f4 | |
parent | 697fcdc7a472fe52f0ed84b25e23007509280032 [diff] |
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>