mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-03 06:53:18 +02:00
Fix incorrect comment about wiki printing in Makefile
Spotted by Benjamin BELLEC <b.bellec@gmail.com> Corresponding to flashrom svn r765. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
2
Makefile
2
Makefile
@ -89,7 +89,7 @@ CONFIG_DUMMY ?= yes
|
|||||||
# Always enable Dr. Kaiser for now.
|
# Always enable Dr. Kaiser for now.
|
||||||
CONFIG_DRKAISER ?= yes
|
CONFIG_DRKAISER ?= yes
|
||||||
|
|
||||||
# Always enable wiki printing for now.
|
# Disable wiki printing by default. It is only useful if you have wiki access.
|
||||||
CONFIG_PRINT_WIKI ?= no
|
CONFIG_PRINT_WIKI ?= no
|
||||||
|
|
||||||
ifeq ($(CONFIG_SERPROG), yes)
|
ifeq ($(CONFIG_SERPROG), yes)
|
||||||
|
Reference in New Issue
Block a user