summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family14/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/agesa/family14/Makefile.inc')
-rw-r--r--src/northbridge/amd/agesa/family14/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/amd/agesa/family14/Makefile.inc b/src/northbridge/amd/agesa/family14/Makefile.inc
index 41c40c3915..ad39325247 100644
--- a/src/northbridge/amd/agesa/family14/Makefile.inc
+++ b/src/northbridge/amd/agesa/family14/Makefile.inc
@@ -17,7 +17,5 @@ romstage-y += dimmSpd.c
ramstage-y += northbridge.c
-ifneq ($(CONFIG_AGESA_LEGACY_WRAPPER), y)
romstage-y += state_machine.c
ramstage-y += state_machine.c
-endif