diff options
author | Leah Rowe <leah@libreboot.org> | 2023-05-06 21:21:42 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-05-06 22:23:27 +0100 |
commit | 5a197b4ff160a348179a3350af266c6b87a3aa04 (patch) | |
tree | efd39a6332016d393aa639be07e200e9b4203119 /.gitignore | |
parent | 0729d6e600b6592e79db049576e36d1961341ea1 (diff) |
blobutil: support downloading E6400 VGA ROM
For Nvidia GPU models of Dell Latitude E6400
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *~ *.o +/pciroms/ /util/e6400-flash-unlock/e6400_flash_unlock /util/ich9utils/*.bin /util/ich9utils/demefactory |