southbridge/intel/fspi89xx: Don't include common/firmware makefile

The folder southbridge/intel/common/firmware is already being included
so does not need to be added a second time here.

Change-Id: I60d795a60c772547278a5a5e0c9a023a93f90417
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12636
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Martin Roth 2015-12-03 14:29:33 -07:00
parent 9c940aec36
commit 242ee89f98
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
ifeq ($(CONFIG_SOUTHBRIDGE_INTEL_FSP_I89XX),y)
subdirs-y += ../common/firmware
ramstage-y += pch.c
ramstage-y += lpc.c
ramstage-y += sata.c