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
commit8b83f55979f5bb5ba7a03f8edb0adb1d0089661a (patch)
treed09b06bdcfd72f086a8b835aa1ad9131bf176778 /Makefile
parentb929d110c1ef02bced974e1fe8ca7b3561ed87fa (diff)
downloadast2050-flashrom-8b83f55979f5bb5ba7a03f8edb0adb1d0089661a.zip
ast2050-flashrom-8b83f55979f5bb5ba7a03f8edb0adb1d0089661a.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