From ec0b586f9251ea622ee9a0006caab8efb24fd277 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 1 Feb 2016 14:34:24 +0100 Subject: 3rdparty/chromeec: Add Chrome EC firmware sources Note that this is a manually added commit id (to get the CrEC fixes in that are necessary for building outside cros_sdk), so it will probably fail. Change-Id: Idc15cf268c663ae49b209b92b198c9a4d122c7e3 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/13546 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5990f2df81..b8f28cd500 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,3 +12,6 @@ [submodule "arm-trusted-firmware"] path = 3rdparty/arm-trusted-firmware url = ../arm-trusted-firmware.git +[submodule "3rdparty/chrome-ec"] + path = 3rdparty/chromeec + url = ../chrome-ec.git -- cgit v1.2.3