summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/amd8151/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/amd8151/Makefile.inc')
-rw-r--r--src/southbridge/amd/amd8151/Makefile.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/southbridge/amd/amd8151/Makefile.inc b/src/southbridge/amd/amd8151/Makefile.inc
deleted file mode 100644
index 07edf58085..0000000000
--- a/src/southbridge/amd/amd8151/Makefile.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-ifeq ($(CONFIG_SOUTHBRIDGE_AMD_AMD8151),y)
-
-ramstage-y += agp3.c
-
-endif