diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2003-06-24 19:44:00 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2003-06-24 19:44:00 +0000 |
commit | 1807c37418cbe777b738ba44a22b091e375fded6 (patch) | |
tree | a1a2195f1b8865181db061e6bd19bfec689bc220 /src/arch/i386/boot/Config.lb | |
parent | dabc15feec808e588281fe4b6b87efb65a8b239e (diff) |
Fixes to various config files.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@908 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/arch/i386/boot/Config.lb')
-rw-r--r-- | src/arch/i386/boot/Config.lb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/boot/Config.lb b/src/arch/i386/boot/Config.lb index 041cecb360..ddbfa7b79e 100644 --- a/src/arch/i386/boot/Config.lb +++ b/src/arch/i386/boot/Config.lb @@ -1,3 +1,5 @@ +uses HAVE_PIRQ_TABLE + object boot.o object linuxbios_table.o object tables.o |