From e0f0959ebeb2b96b3112a7426d6583cd7d08767f Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 13 Apr 2004 13:28:23 +0000 Subject: use blade3d driver from drivers/ directory git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1492 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/newisys/khepri/Config.lb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/newisys/khepri/Config.lb b/src/mainboard/newisys/khepri/Config.lb index 9dd2f318dd..e790dd05eb 100644 --- a/src/mainboard/newisys/khepri/Config.lb +++ b/src/mainboard/newisys/khepri/Config.lb @@ -165,10 +165,11 @@ 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 +dir /drivers/trident/blade3d + ## ## Romcc output ## -- cgit v1.2.3