aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/Makefile.inc
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-05-31 22:26:42 +0200
committerVladimir Serbinenko <phcoder@gmail.com>2014-07-29 01:24:19 +0200
commit5aa28f5c1b966a10d90700a285a3173ce2579047 (patch)
tree09caf862f368ee5f54920f4e945cc81b26425cff /src/mainboard/lenovo/x201/Makefile.inc
parent1783a3c1b571f3035a2697a1328902a01c1e3283 (diff)
nehalem: Remove fake_vbt copying.
Instead generate simple VBT in code. Tested on X201. Change-Id: I2244053edd24c22694161d9bf5f7f2f3eb4e2f57 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/5895 Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/lenovo/x201/Makefile.inc')
-rw-r--r--src/mainboard/lenovo/x201/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
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