aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/Makefile.inc
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-11-20 22:22:36 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-30 16:11:11 +0000
commit1b8df77ac10769abfe5a028ee0b62a23a1ea5db2 (patch)
tree619accbf15242ba4436400a0bb0ad0162b1e4b37 /src/cpu/x86/Makefile.inc
parent706251d91375241630a4e753512ebeefad56c2bc (diff)
arch/*/*/early_variables.h: drop unused files
Kill off NO_GLOBAL_MIGRATION finally! Change-Id: Ieb7d9f5590b3a7dd1fd5c0ce2e51337332434dbd Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37054 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/x86/Makefile.inc')
-rw-r--r--src/cpu/x86/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/x86/Makefile.inc b/src/cpu/x86/Makefile.inc
index 55d1fad7cb..1191069502 100644
--- a/src/cpu/x86/Makefile.inc
+++ b/src/cpu/x86/Makefile.inc
@@ -1,5 +1,3 @@
-romstage-$(CONFIG_CAR_GLOBAL_MIGRATION) += car.c
-
subdirs-y += pae
subdirs-$(CONFIG_PARALLEL_MP) += name
ramstage-$(CONFIG_PARALLEL_MP) += mp_init.c