uses HAVE_PIRQ_TABLE
uses HAVE_ACPI_TABLES

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