summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2010-06-04 16:39:35 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-06-04 16:39:35 +0000
commit9fec30ef399d8514cbf23fcb8d1ca067b1035b8d (patch)
treed09b06bdcfd72f086a8b835aa1ad9131bf176778 /Makefile
parentb3237ee2ad6aca474b3e32387bc8bd9b8c2223b6 (diff)
downloadflashrom-9fec30ef399d8514cbf23fcb8d1ca067b1035b8d.zip
flashrom-9fec30ef399d8514cbf23fcb8d1ca067b1035b8d.tar.gz
Fix URLs for GIGABYTE motherboards
Corresponding to flashrom svn r1029. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
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'
OpenPOWER on IntegriCloud