diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-12-29 23:22:38 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-12-29 23:22:38 -0500 |
commit | ccd37737ebdabb7a68c1836856394767500ff38d (patch) | |
tree | 94a2c1f94b33d652ae768b58b78eb5bf00eb78bf /.gitignore | |
parent | b9160874be69ca4a08df3f19e2477d0b5fae4c52 (diff) |
Mostly improve ./configure, a couple of related changes in Makefiles
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,5 +5,7 @@ /libreboot-* /configure -/config.log +/config.mk +/config.status +/*.log /autom4te.cache/ |