From f07a3481210d78c8874b119842a135fe52a578c8 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sat, 30 Jan 2016 16:58:02 +0100
Subject: New board: Intel D510MO

---
 resources/scripts/helpers/build/roms/withgrub_helper | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'resources/scripts')

diff --git a/resources/scripts/helpers/build/roms/withgrub_helper b/resources/scripts/helpers/build/roms/withgrub_helper
index f39bc914..631b96fa 100755
--- a/resources/scripts/helpers/build/roms/withgrub_helper
+++ b/resources/scripts/helpers/build/roms/withgrub_helper
@@ -76,9 +76,9 @@ do
 					continue
 			fi
 	fi
-	if [ "${boardtarget}" = "kgpe-d16" ] || [ "${boardtarget}" = "ga-g41m-es2l" ] || [ "${boardtarget}" = "kcma-d8" ]; then
+	if [ "${boardtarget}" = "kgpe-d16" ] || [ "${boardtarget}" = "ga-g41m-es2l" ] || [ "${boardtarget}" = "kcma-d8" ] || [ "${boardtarget}" = "d510mo" ]; then
 		if [ "${romtype}" = "vesafb" ]; then
-			printf "Only text-mode is reported to work on KGPE-D16, KCMA-D8 and ga-g41m-es2l\n"
+			printf "Only text-mode is reported to work on KGPE-D16, KCMA-D8, D510MO and ga-g41m-es2l\n"
 			printf "TODO: get tpearson to fix it\n"
 			continue
 		fi
-- 
cgit v1.2.3-70-g09d2