summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-11-16 21:22:24 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-11-16 21:22:24 +0000
commit6161ff188089f6672bffa19f24161afc87775ab8 (patch)
tree802ffadacc5336d33258e8f172656f82c6c4b009 /Makefile
parent3efc51c1bcfe94329243c779ed32a59a693d75a1 (diff)
downloadast2050-flashrom-6161ff188089f6672bffa19f24161afc87775ab8.zip
ast2050-flashrom-6161ff188089f6672bffa19f24161afc87775ab8.tar.gz
Fix incorrect comment about wiki printing in Makefile
Spotted by Benjamin BELLEC <b.bellec@gmail.com> Corresponding to flashrom svn r765. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 332767b..fbe9f0b 100644
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,7 @@ CONFIG_DUMMY ?= yes
# Always enable Dr. Kaiser for now.
CONFIG_DRKAISER ?= yes
-# Always enable wiki printing for now.
+# Disable wiki printing by default. It is only useful if you have wiki access.
CONFIG_PRINT_WIKI ?= no
ifeq ($(CONFIG_SERPROG), yes)
OpenPOWER on IntegriCloud