From 0b1a90da76cc1e81b6a1a43a8ffc2ddd97b84377 Mon Sep 17 00:00:00 2001 From: Kevin Chiu Date: Mon, 3 Oct 2016 17:15:15 +0800 Subject: mainboard/google/reef: add pyro variant. Create the initial Pyro variant which refers to the Reef. Pyro is APL Chrome board that deviate from reference board Reef. BRANCH=master BUG=None TEST=Build Signed-off-by: Kevin Chiu Change-Id: I9beed1f6895e8891d3d51b563edfe172f566718b Reviewed-on: https://review.coreboot.org/16855 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/mainboard/google/reef/variants/pyro/Makefile.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/mainboard/google/reef/variants/pyro/Makefile.inc (limited to 'src/mainboard/google/reef/variants/pyro/Makefile.inc') diff --git a/src/mainboard/google/reef/variants/pyro/Makefile.inc b/src/mainboard/google/reef/variants/pyro/Makefile.inc new file mode 100644 index 0000000000..fd45b948ff --- /dev/null +++ b/src/mainboard/google/reef/variants/pyro/Makefile.inc @@ -0,0 +1 @@ +romstage-y += memory.c -- cgit v1.2.3