board-status: Reorder the table categories

Show laptops and servers before desktop boards since that's where both
the market and coreboot are the most active these days.

Change-Id: I7de63975f3f2ff5e983b19e07558175a58870a1b
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/12292
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Patrick Georgi 2015-11-01 14:20:15 +01:00 committed by Patrick Georgi
parent e0e7bba2de
commit 2a4f58ac12
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ cat <<EOF
! align="left" | <span title="Vendor Cooperation Score">VCS<sup>5</sup></span>
EOF
for category in desktop server laptop half mini settop "eval" sbc emulation misc unclass; do
for category in laptop server desktop half mini settop "eval" sbc emulation misc unclass; do
last_vendor=
color=eeeeee
case "$category" in