aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/Makefile.inc
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2009-08-18 17:14:58 +0000
committerRonald G. Minnich <rminnich@gmail.com>2009-08-18 17:14:58 +0000
commitdc9cabd6c3239e7cfd9fc9efd31f19c0c4167152 (patch)
treeae9463e2b5941272f00fb5cb26ca640efa8e010a /src/southbridge/Makefile.inc
parent9c2e738653df435afec8a8f212d0c2c69aa9645c (diff)
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 <rminnich@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4551 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/Makefile.inc')
-rw-r--r--src/southbridge/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
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