X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Fsouthbridge%2Fintel%2FMakefile.inc;h=6869e5b837d7ac30eda02c64fc0360a7556f075c;hp=b399955744178f82dd0f09bdef5a6f88a1883977;hb=8e073829ec69ee89b3e91f4c040c96988084a526;hpb=cb91e1525eb0b81f9bc2e24e3404d6a9efc1cce3 diff --git a/src/southbridge/intel/Makefile.inc b/src/southbridge/intel/Makefile.inc index b39995574..6869e5b83 100644 --- a/src/southbridge/intel/Makefile.inc +++ b/src/southbridge/intel/Makefile.inc @@ -10,3 +10,5 @@ subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_I82801GX) += i82801gx subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_I82870) += i82870 subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_PXHD) += pxhd subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_SCH) += sch +subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_BD82X6X) += bd82x6x +subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_C216) += bd82x6x