aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/pi/00730F01/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/pi/00730F01/Makefile.inc')
-rw-r--r--src/northbridge/amd/pi/00730F01/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/amd/pi/00730F01/Makefile.inc b/src/northbridge/amd/pi/00730F01/Makefile.inc
index 94cf72e5ad..33f2b79940 100644
--- a/src/northbridge/amd/pi/00730F01/Makefile.inc
+++ b/src/northbridge/amd/pi/00730F01/Makefile.inc
@@ -18,7 +18,5 @@ romstage-y += dimmSpd.c
ramstage-y += northbridge.c
ramstage-y += iommu.c
-ifneq ($(CONFIG_BINARYPI_LEGACY_WRAPPER), y)
romstage-y += state_machine.c
ramstage-y += state_machine.c
-endif