X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvendorcode%2FMakefile.inc;h=16c0d68497098c03ecd29dd3ef768ab67d0fd67c;hb=2a830d0b9807566a5f2c4401cd9fd285661034f1;hp=bd5557313f6019181fefdc3d4ad71097bd95e052;hpb=2c1f4d2d836bfb5728c692e08bda172a1639ec81;p=coreboot.git diff --git a/src/vendorcode/Makefile.inc b/src/vendorcode/Makefile.inc index bd5557313..16c0d6849 100644 --- a/src/vendorcode/Makefile.inc +++ b/src/vendorcode/Makefile.inc @@ -1,6 +1,2 @@ -subdirs-$(CONFIG_CPU_AMD_AGESA_FAMILY10) += $(src)/vendorcode/amd/agesa/f10 -subdirs-$(CONFIG_CPU_AMD_AGESA_FAMILY12) += $(src)/vendorcode/amd/agesa/f12 -subdirs-$(CONFIG_CPU_AMD_AGESA_FAMILY14) += $(src)/vendorcode/amd/agesa/f14 +subdirs-y += amd -subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_SB800) += $(src)/vendorcode/amd/cimx/sb800 -subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_SB900) += $(src)/vendorcode/amd/cimx/sb900