x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
[deliverable/linux.git] / arch / x86 / kernel / Makefile
index 45cecc59d8944a81cd7d2874b9558e6df26cbe32..acc0e8bf043e4bf9f3510c46283e384828becca7 100644 (file)
@@ -108,7 +108,7 @@ obj-$(CONFIG_MICROCODE)                     += microcode.o
 # 64 bit specific files
 ifeq ($(CONFIG_X86_64),y)
         obj-y                          += genapic_64.o genapic_flat_64.o genx2apic_uv_x.o tlb_uv.o
-       obj-y                           += bios_uv.o
+       obj-y                           += bios_uv.o uv_irq.o
         obj-y                          += genx2apic_cluster.o
         obj-y                          += genx2apic_phys.o
         obj-$(CONFIG_X86_PM_TIMER)     += pmtimer_64.o
This page took 0.025322 seconds and 5 git commands to generate.