aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/jetway/nf81-t56n-lf/Makefile.inc
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2014-10-19 17:54:44 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2014-12-03 08:07:20 +0100
commit8c20a04cae5bcd15f289550eec0dcb2626ac5ce4 (patch)
tree21915a9363888f35d7dfd1dabc1b44f7d64e8785 /src/mainboard/jetway/nf81-t56n-lf/Makefile.inc
parent923302ae613d82bf06206af4242c61a5886c7267 (diff)
AGESA fam14: Common agesawrapper
Use copy of amd/persimmon. Change-Id: I7404cb164df9065bcdbaaf5367018870ea675adc Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/7157 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/mainboard/jetway/nf81-t56n-lf/Makefile.inc')
-rw-r--r--src/mainboard/jetway/nf81-t56n-lf/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/jetway/nf81-t56n-lf/Makefile.inc b/src/mainboard/jetway/nf81-t56n-lf/Makefile.inc
index 0630008f6e..c82834ceb9 100644
--- a/src/mainboard/jetway/nf81-t56n-lf/Makefile.inc
+++ b/src/mainboard/jetway/nf81-t56n-lf/Makefile.inc
@@ -25,11 +25,9 @@ pci$(stripped_ahcibios_id).rom-type := optionrom
endif
romstage-y += buildOpts.c
-romstage-y += agesawrapper.c
romstage-y += BiosCallOuts.c
romstage-y += PlatformGnbPcie.c
ramstage-y += buildOpts.c
-ramstage-y += agesawrapper.c
ramstage-y += BiosCallOuts.c
ramstage-y += PlatformGnbPcie.c