From 72bc623a50dd0626300250f6f015c8ad082ebae1 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 27 Oct 2003 15:29:19 +0000 Subject: [PATCH] integrate initial version of blade 3d driver git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1236 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/newisys/khepri/Config.lb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/newisys/khepri/Config.lb b/src/mainboard/newisys/khepri/Config.lb index c58211a69b..69672c8a0a 100644 --- a/src/mainboard/newisys/khepri/Config.lb +++ b/src/mainboard/newisys/khepri/Config.lb @@ -136,6 +136,7 @@ arch i386 end ## driver mainboard.o +driver blade3d.o if HAVE_MP_TABLE object mptable.o end if HAVE_PIRQ_TABLE object irq_tables.o end object reset.o