1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 08:12:06 +02:00

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>
This commit is contained in:
Baruch Siach
2018-06-21 09:03:00 +03:00
committed by Tom Rini
parent 795f452eef
commit 421be6fca5
2 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@@ -8,7 +8,7 @@
.*
*.a
*.bin
*.cfgtmp
*.cfgout
*.dtb
*.dtb.S
*.elf