aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/newisys/khepri/Config.lb3
1 files changed, 2 insertions, 1 deletions
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
##