summaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx800/Makefile.inc
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-04-24 23:15:23 +0000
committerStefan Reinauer <stepan@openbios.org>2010-04-24 23:15:23 +0000
commit714e2a1ac1c41f2150231766fcdb216633fab8c9 (patch)
tree78e3b511bbe1315b7a485e86e7b023b514cbf6f9 /src/northbridge/via/vx800/Makefile.inc
parent0704058327e5a8fa00ea32bbe10be748d7824fc1 (diff)
downloadcoreboot-714e2a1ac1c41f2150231766fcdb216633fab8c9.tar.xz
drop all duplicate copies of vgabios.c in favor
of devices/oprom/x86.c. We have some tests on hardware. Moving RAMBASE to 1MB needs to wait a bit until C7 cache_as_ram.inc has been adapted to cache that area or things will become incredibly slow (1.5s boot time instead of 0.5) Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5488 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/via/vx800/Makefile.inc')
-rw-r--r--src/northbridge/via/vx800/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/via/vx800/Makefile.inc b/src/northbridge/via/vx800/Makefile.inc
index 30bfb7c59a..c44266d0c3 100644
--- a/src/northbridge/via/vx800/Makefile.inc
+++ b/src/northbridge/via/vx800/Makefile.inc
@@ -18,8 +18,6 @@
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
##
-obj-y += vgabios.o
-
driver-y += northbridge.o
driver-y += vga.o
driver-y += vx800_lpc.o