summaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8623/Makefile.inc
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-04-22 18:15:32 +0000
committerStefan Reinauer <stepan@openbios.org>2010-04-22 18:15:32 +0000
commitf75b19ac85ccfffba5eca37700d4c705b24a355e (patch)
tree4e1c0a547389cdc1ec5ba57f89f252a3dc7010de /src/northbridge/via/vt8623/Makefile.inc
parent64d3baf9829baf9285c94cae0406ee0f428c04c0 (diff)
downloadcoreboot-f75b19ac85ccfffba5eca37700d4c705b24a355e.tar.xz
via epia-m now works with default x86.c instead of its own copy of vgabios.c.
Allows to drop quite a bunch of nasty code Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5478 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/via/vt8623/Makefile.inc')
-rw-r--r--src/northbridge/via/vt8623/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/via/vt8623/Makefile.inc b/src/northbridge/via/vt8623/Makefile.inc
index c9dc918ecc..47682ad13d 100644
--- a/src/northbridge/via/vt8623/Makefile.inc
+++ b/src/northbridge/via/vt8623/Makefile.inc
@@ -19,4 +19,5 @@
##
driver-y += northbridge.o
+driver-y += vga.o