From 835674b9298b19315ae1ed70c2fc9d82a7f3535b Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 17 Aug 2010 09:52:01 +0000 Subject: Whatever happened here,... The DEC Tulip is a network card, no bridge of any kind. Move it to drivers and make the necessary adaptions. Also drop empty drivers/generic/generic and start cleaning up Makefiles in drivers/ Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5710 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/southbridge/Makefile.inc') diff --git a/src/southbridge/Makefile.inc b/src/southbridge/Makefile.inc index c78f0ba84a..b7e04dbb1f 100644 --- a/src/southbridge/Makefile.inc +++ b/src/southbridge/Makefile.inc @@ -1,6 +1,5 @@ subdirs-y += amd subdirs-y += broadcom -subdirs-y += dec subdirs-y += intel subdirs-y += nvidia subdirs-y += ricoh -- cgit v1.2.3