summaryrefslogtreecommitdiffstats
path: root/config.sh.in
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-10-28 15:47:51 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-10-28 15:47:51 (EDT)
commit8f08d177034ecebbef56de92d645169171835b5d (patch)
treea54152755837968167f169580d0fa58249ee750e /config.sh.in
parent0f41b8ca5809a87c6c27bae8f6c6b77b57f8b92d (diff)
downloadfirman.sh-8f08d177034ecebbef56de92d645169171835b5d.zip
firman.sh-8f08d177034ecebbef56de92d645169171835b5d.tar.gz
firman.sh-8f08d177034ecebbef56de92d645169171835b5d.tar.bz2
config.sh.in: Fix ICH9GEN
Diffstat (limited to 'config.sh.in')
-rw-r--r--config.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sh.in b/config.sh.in
index a08980c..c69a1c4 100644
--- a/config.sh.in
+++ b/config.sh.in
@@ -2,4 +2,4 @@ PACKAGE_VERSION='@PACKAGE_VERSION@'
FLASHROM='@FLASHROM@'
WGET='@WGET@'
SHA512SUM='@SHA512SUM@'
-IC9GEN='@ICH9GEN@'
+ICH9GEN='@ICH9GEN@'