CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dir
authorKerry Sheh <shekairui@gmail.com>
Wed, 1 Feb 2012 06:07:38 +0000 (14:07 +0800)
committerPatrick Georgi <patrick@georgi-clan.de>
Thu, 2 Feb 2012 14:10:06 +0000 (15:10 +0100)
AGESA and CIMX build changed from commit 2a830d0b,
sb800 and sb900 CIMX dir already traversed in vendorcode Makefile.

Change-Id: I5101b22e140725337bf5074b9170e582c8e3bf40
Signed-off-by: Kerry Sheh <kerry.she@amd.com>
Signed-off-by: Kerry Sheh <shekairui@gmail.com>
Reviewed-on: http://review.coreboot.org/602
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/southbridge/amd/cimx/sb800/Makefile.inc
src/southbridge/amd/cimx/sb900/Makefile.inc

index 48b198d0cbff91f4bdbe6db021b2a3c95b8cec81..30d21337152515756a76fd66b9c8f7be636a992e 100644 (file)
@@ -17,7 +17,6 @@
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_SB800) += ../../../../../src/vendorcode/amd/cimx/sb800
 
 # SB800 Platform Files
 
index 4a8da05c8bd0912ce55f914c7cf49c157ac9720c..49eb604b7f421df4424684b6689b704fec3c0351 100755 (executable)
@@ -17,7 +17,6 @@
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_SB900) += ../../../../../src/vendorcode/amd/cimx/sb900
 
 # SB900 Platform Files