From dc9cabd6c3239e7cfd9fc9efd31f19c0c4167152 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 18 Aug 2009 17:14:58 +0000 Subject: Add via south support. Correct usage of conditional variables. Note the makefile.inc may be out of date given the new commits of code today, but this is what was signed off ... Signed-off-by: Ronald G. Minnich Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4551 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/southbridge/Makefile.inc') diff --git a/src/southbridge/Makefile.inc b/src/southbridge/Makefile.inc index 8986f14e55..fd040939e7 100644 --- a/src/southbridge/Makefile.inc +++ b/src/southbridge/Makefile.inc @@ -4,5 +4,5 @@ subdirs-y += intel #subdirs-y += nvidia #subdirs-y += ricoh #subdirs-y += sis -#subdirs-y += via +subdirs-y += via #subdirs-y += winbond -- cgit v1.2.3