From 23f703464a45c4c5df53c40ef3152083f3c921fa Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 16 May 2010 13:07:59 +0000 Subject: Add TI PCI 7412 support. Signed-off-by: Stefan Reinauer Acked-by: Uwe Hermann Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5556 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/ti/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/ti/Makefile.inc') diff --git a/src/southbridge/ti/Makefile.inc b/src/southbridge/ti/Makefile.inc index 0df59f53ab..b3d9fbe804 100644 --- a/src/southbridge/ti/Makefile.inc +++ b/src/southbridge/ti/Makefile.inc @@ -18,3 +18,4 @@ ## subdirs-$(CONFIG_SOUTHBRIDGE_TI_PCI7420) += pci7420 +subdirs-$(CONFIG_SOUTHBRIDGE_TI_PCIXX12) += pcixx12 -- cgit v1.2.3