Author: hailfinger
Date: 2009-11-16 22:22:24 +0100 (Mon, 16 Nov 2009)
New Revision: 765

Modified:
   trunk/Makefile
Log:
Fix incorrect comment about wiki printing in Makefile.

Spotted by Benjamin BELLEC <[email protected]>

Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2009-11-16 15:03:35 UTC (rev 764)
+++ trunk/Makefile      2009-11-16 21:22:24 UTC (rev 765)
@@ -89,7 +89,7 @@
 # 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)


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to