From 6be3490d4d751eaa4af3823d3fd6eacb55a4b9bf Mon Sep 17 00:00:00 2001
From: Paul Kocialkowski <contact@paulk.fr>
Date: Fri, 6 Nov 2015 19:10:44 +0100
Subject: Replace Chromebook mentions with CrOS, that is more generic

Not all CrOS devices are Chromebooks (laptops) or run on ARM, not all RK3288
CrOS devices are Chromebooks, either.

We want to support more CrOS devices, including some that are not Chromebooks,
such as the ASUS Chromebit!

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
---
 resources/scripts/helpers/build/roms/withdepthcharge | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'resources/scripts/helpers/build/roms/withdepthcharge')

diff --git a/resources/scripts/helpers/build/roms/withdepthcharge b/resources/scripts/helpers/build/roms/withdepthcharge
index 9aa5003e..8ae80a7e 100755
--- a/resources/scripts/helpers/build/roms/withdepthcharge
+++ b/resources/scripts/helpers/build/roms/withdepthcharge
@@ -112,7 +112,7 @@ buildcoreboot() {
 	mv "coreboot.img" "$board/"
 	mv "ro-frid.img" "$board/"
 	# copy the scripts too
-	cp "../resources/libreboot/install/depthcharge/chromebook-flash-replace" "$board/"
+	cp "../resources/libreboot/install/depthcharge/cros-flash-replace" "$board/"
 	cp "../resources/libreboot/install/depthcharge/${board}/layout.txt" "$board/"
 	# delete the old images from ../bin
 	rm -Rf "../bin/depthcharge/${board}/"
-- 
cgit v1.2.3-70-g09d2