From 5aa28f5c1b966a10d90700a285a3173ce2579047 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 31 May 2014 22:26:42 +0200 Subject: nehalem: Remove fake_vbt copying. Instead generate simple VBT in code. Tested on X201. Change-Id: I2244053edd24c22694161d9bf5f7f2f3eb4e2f57 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/5895 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/x201/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/x201/Makefile.inc') diff --git a/src/mainboard/lenovo/x201/Makefile.inc b/src/mainboard/lenovo/x201/Makefile.inc index c6574c5774..eb099f3dee 100644 --- a/src/mainboard/lenovo/x201/Makefile.inc +++ b/src/mainboard/lenovo/x201/Makefile.inc @@ -21,4 +21,3 @@ smm-$(CONFIG_HAVE_SMI_HANDLER) += dock.c smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c romstage-y += dock.c ramstage-y += dock.c -ramstage-y += gma.c -- cgit v1.2.3