diff options
author | Stefan Reinauer <stepan@openbios.org> | 2003-10-27 15:29:19 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2003-10-27 15:29:19 +0000 |
commit | 72bc623a50dd0626300250f6f015c8ad082ebae1 (patch) | |
tree | 2654024e48b1d6317bbe2c2dec3c5882f38b47a4 /src/mainboard/newisys/khepri/Config.lb | |
parent | 8ccc6c23b3945bab957c8daea5953c19f1ae3473 (diff) |
integrate initial version of blade 3d driver
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1236 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/newisys/khepri/Config.lb')
-rw-r--r-- | src/mainboard/newisys/khepri/Config.lb | 1 |
1 files changed, 1 insertions, 0 deletions
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 |