New patch to review for serialice: dfeec19 Kconfig: Uniformly use the official spelling »ASRock«
Paul Menzel (paulepanter@users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/3509 -gerrit commit dfeec19caec7ea5268a71039d012445bee6de7de Author: Paul Menzel <paulepanter@users.sourceforge.net> Date: Fri Jun 21 10:18:21 2013 +0200 Kconfig: Uniformly use the official spelling »ASRock« Change-Id: Iff9449f4b722838c842e92e73147871a94efb766 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> --- SerialICE/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SerialICE/Kconfig b/SerialICE/Kconfig index 089ac13..00933b2 100644 --- a/SerialICE/Kconfig +++ b/SerialICE/Kconfig @@ -70,7 +70,7 @@ config BOARD_ASUS_M4A77TD_PRO select BUILD_XMMSTACK config BOARD_ASROCK_939A785GMH - bool "Asrock 939A785GMH" + bool "ASRock 939A785GMH" select BUILD_XMMSTACK config BOARD_MSI_MS6178
participants (1)
-
Paul Menzel