From b89a761a637996e730432a3a8383aaf636abe5c5 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 30 Mar 2012 01:01:51 +0200 Subject: Add Google ChromeOS vendorcode directory ... and hook it up in Kconfig. More code to come. Change-Id: I24542d8ef97e2bce112c3aface681ceeb1a7c061 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/813 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/vendorcode/Kconfig | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/vendorcode/Kconfig (limited to 'src/vendorcode/Kconfig') diff --git a/src/vendorcode/Kconfig b/src/vendorcode/Kconfig new file mode 100644 index 0000000000..18a206872c --- /dev/null +++ b/src/vendorcode/Kconfig @@ -0,0 +1 @@ +source src/vendorcode/google/Kconfig -- cgit v1.2.3