diff options
author | Stefan Reinauer <stepan@openbios.org> | 2003-09-30 12:02:24 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2003-09-30 12:02:24 +0000 |
commit | 00359e91ec36a52fd99f3ad16ec4125ecc3dfb61 (patch) | |
tree | 6790dfd9bdf45adf2f8cfa855993b5e04274cea7 /src/mainboard/newisys/khepri/Config.lb | |
parent | fd5d0a5f05d1321b01d0eb64aa69eccb6f678263 (diff) |
remove references to static_devices.o
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1162 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/newisys/khepri/Config.lb')
-rw-r--r-- | src/mainboard/newisys/khepri/Config.lb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/newisys/khepri/Config.lb b/src/mainboard/newisys/khepri/Config.lb index da7aa4d0dd..76c7874001 100644 --- a/src/mainboard/newisys/khepri/Config.lb +++ b/src/mainboard/newisys/khepri/Config.lb @@ -135,9 +135,7 @@ arch i386 end ## Build the objects we have code for in this directory. ## -#object mainboard.o driver mainboard.o -#object static_devices.o if HAVE_MP_TABLE object mptable.o end if HAVE_PIRQ_TABLE object irq_tables.o end object reset.o |