From 411a6ab70306f567271699abe6c11227b1cd5ffd Mon Sep 17 00:00:00 2001 From: Kane Chen Date: Mon, 22 Jun 2020 17:13:37 +0800 Subject: mb/google/zork: Create Woomax variant Create the woomax variant of the zork reference board by copying the template(coreboot-zork/util/mainboard/google/trembyle) files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.1.1). BUG=b:158343602 BRANCH=None TEST=emerge-zork coreboot Signed-off-by: Kane Chen Change-Id: I0bb8ce1851f4064d24e48fd8957e2f9fe1e80b53 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42680 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/zork/variants/woomax/Makefile.inc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/mainboard/google/zork/variants/woomax/Makefile.inc (limited to 'src/mainboard/google/zork/variants/woomax/Makefile.inc') diff --git a/src/mainboard/google/zork/variants/woomax/Makefile.inc b/src/mainboard/google/zork/variants/woomax/Makefile.inc new file mode 100644 index 0000000000..9dc5159c53 --- /dev/null +++ b/src/mainboard/google/zork/variants/woomax/Makefile.inc @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + +subdirs-y += ../baseboard/spd -- cgit v1.2.3