Skip to content

Commit 5ad8a36

Browse files
rbbrnsPatrick Georgi
authored andcommitted
util: update .gitignore to ignore spd_tools binaries
Ignore spd_tools binaries. BUG=None TEST=None Signed-off-by: Rob Barnes <[email protected]> Change-Id: Ib5759157b668085866d0164301d84e3c15a9ef00 Reviewed-on: https://review.coreboot.org/c/coreboot/+/44951 Reviewed-by: Furquan Shaikh <[email protected]> Tested-by: build bot (Jenkins) <[email protected]>
1 parent e5d3992 commit 5ad8a36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ util/vgabios/testbios
118118
util/autoport/autoport
119119
util/kbc1126/kbc1126_ec_dump
120120
util/kbc1126/kbc1126_ec_insert
121+
util/spd_tools/*/gen_spd
122+
util/spd_tools/*/gen_part_id
121123

122124
Documentation/*.aux
123125
Documentation/*.idx

0 commit comments

Comments
 (0)