diff options
Diffstat (limited to 'arch/x86/kernel/Makefile')
| -rw-r--r-- | arch/x86/kernel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/Makefile b/arch/x86/kernel/Makefile index 0925676266bd..dd9a2e459c78 100644 --- a/arch/x86/kernel/Makefile +++ b/arch/x86/kernel/Makefile | |||
| @@ -120,7 +120,6 @@ obj-$(CONFIG_SWIOTLB) += pci-swiotlb.o | |||
| 120 | # 64 bit specific files | 120 | # 64 bit specific files |
| 121 | ifeq ($(CONFIG_X86_64),y) | 121 | ifeq ($(CONFIG_X86_64),y) |
| 122 | obj-$(CONFIG_X86_UV) += tlb_uv.o bios_uv.o uv_irq.o uv_sysfs.o uv_time.o | 122 | obj-$(CONFIG_X86_UV) += tlb_uv.o bios_uv.o uv_irq.o uv_sysfs.o uv_time.o |
| 123 | obj-$(CONFIG_X86_PM_TIMER) += pmtimer_64.o | ||
| 124 | obj-$(CONFIG_AUDIT) += audit_64.o | 123 | obj-$(CONFIG_AUDIT) += audit_64.o |
| 125 | 124 | ||
| 126 | obj-$(CONFIG_GART_IOMMU) += pci-gart_64.o aperture_64.o | 125 | obj-$(CONFIG_GART_IOMMU) += pci-gart_64.o aperture_64.o |
