From 8b83f55979f5bb5ba7a03f8edb0adb1d0089661a Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Fri, 4 Jun 2010 16:39:35 +0000 Subject: Fix URLs for GIGABYTE motherboards Corresponding to flashrom svn r1029. Signed-off-by: Peter Lemenkov Acked-by: Uwe Hermann --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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' -- cgit v1.1