From 14a703045dc4930158e9b0535c30424c51491825 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 19 Jan 2014 02:54:25 +0100 Subject: boardstatus: Add category "emulation". Change-Id: If9d26b9e4cb1895452316c9cf2e8c75a01cfd7c2 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/4738 Reviewed-by: Alexandru Gagniuc Tested-by: build bot (Jenkins) --- src/mainboard/emulation/qemu-armv7/board_info.txt | 2 +- src/mainboard/emulation/qemu-i440fx/board_info.txt | 2 +- src/mainboard/emulation/qemu-q35/board_info.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/emulation/qemu-armv7/board_info.txt b/src/mainboard/emulation/qemu-armv7/board_info.txt index 7d06d71e44..1bb78e96ba 100644 --- a/src/mainboard/emulation/qemu-armv7/board_info.txt +++ b/src/mainboard/emulation/qemu-armv7/board_info.txt @@ -1,3 +1,3 @@ Board name: QEMU armv7 (vexpress-a9) -Category: misc +Category: emulation Board URL: http://fabrice.bellard.free.fr/qemu/ diff --git a/src/mainboard/emulation/qemu-i440fx/board_info.txt b/src/mainboard/emulation/qemu-i440fx/board_info.txt index 3c77e4523b..6938d86421 100644 --- a/src/mainboard/emulation/qemu-i440fx/board_info.txt +++ b/src/mainboard/emulation/qemu-i440fx/board_info.txt @@ -1,2 +1,2 @@ -Category: misc +Category: emulation Board URL: http://fabrice.bellard.free.fr/qemu/ diff --git a/src/mainboard/emulation/qemu-q35/board_info.txt b/src/mainboard/emulation/qemu-q35/board_info.txt index 3c77e4523b..6938d86421 100644 --- a/src/mainboard/emulation/qemu-q35/board_info.txt +++ b/src/mainboard/emulation/qemu-q35/board_info.txt @@ -1,2 +1,2 @@ -Category: misc +Category: emulation Board URL: http://fabrice.bellard.free.fr/qemu/ -- cgit v1.2.3