1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 14:11:15 +02:00

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>
This commit is contained in:
Peter Lemenkov
2010-06-04 16:39:35 +00:00
committed by Uwe Hermann
parent b929d110c1
commit 8b83f55979
2 changed files with 19 additions and 19 deletions

View File

@ -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'