summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2010-06-04 16:39:35 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2010-06-04 16:39:35 +0000
commit306f933c92918be63ede2606cf68def23c4d7b5b (patch)
treed09b06bdcfd72f086a8b835aa1ad9131bf176778 /Makefile
parent7702a6dd8fbe3ec9d72bfc769a7e0e0313a37aea (diff)
downloadflashrom-306f933c92918be63ede2606cf68def23c4d7b5b.tar.gz
Fix URLs for GIGABYTE motherboards.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1029 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2180374..e264e16 100644
--- a/Makefile
+++ b/Makefile
@@ -120,7 +120,7 @@ CONFIG_BUSPIRATE_SPI ?= yes
CONFIG_DEDIPROG ?= no
# Disable wiki printing by default. It is only useful if you have wiki access.
-CONFIG_PRINT_WIKI ?= no
+CONFIG_PRINT_WIKI ?= yes
ifeq ($(CONFIG_INTERNAL), yes)
FEATURE_CFLAGS += -D'CONFIG_INTERNAL=1'