summaryrefslogtreecommitdiff
path: root/src/arch/i386/boot/Config.lb
blob: ddbfa7b79eb9bc3e281fcbb3dee4e25c4e89d20a (plain)
1
2
3
4
5
6
7
8
9
uses HAVE_PIRQ_TABLE

object boot.o
object linuxbios_table.o
object tables.o
if HAVE_PIRQ_TABLE
object pirq_routing.o 
end