Fixes to various config files.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@908 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
default ARCH=i386
|
||||
dir lib
|
||||
dir boot
|
||||
dir smp
|
||||
|
@@ -1,3 +1,5 @@
|
||||
uses HAVE_PIRQ_TABLE
|
||||
|
||||
object boot.o
|
||||
object linuxbios_table.o
|
||||
object tables.o
|
||||
|
@@ -1,3 +1,6 @@
|
||||
uses HAVE_MP_TABLE
|
||||
uses CONFIG_SMP
|
||||
|
||||
if HAVE_MP_TABLE
|
||||
object mpspec.o
|
||||
end
|
||||
|
Reference in New Issue
Block a user