From db7906a57902e4a2a582308f0e2834d335c85805 Mon Sep 17 00:00:00 2001 From: Eric Lai Date: Thu, 12 Sep 2019 15:26:37 +0800 Subject: mb/google/drallion: add sku id base on sensor detection Implementing logic base on sensor detection to determine SKU id. BUG=b:140472369 Signed-off-by: Eric Lai Change-Id: I5e71ae6b97378b78055735bbf4b6b55ffe38b978 Reviewed-on: https://review.coreboot.org/c/coreboot/+/35366 Reviewed-by: Mathew King Tested-by: build bot (Jenkins) --- src/mainboard/google/drallion/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/drallion/Makefile.inc') diff --git a/src/mainboard/google/drallion/Makefile.inc b/src/mainboard/google/drallion/Makefile.inc index ae8251e1d6..6f4f169f0e 100644 --- a/src/mainboard/google/drallion/Makefile.inc +++ b/src/mainboard/google/drallion/Makefile.inc @@ -16,7 +16,6 @@ bootblock-y += bootblock.c ramstage-y += ramstage.c -ramstage-y += sku.c romstage-y += romstage.c -- cgit v1.2.3