Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138690
b: refs/heads/master
c: 5ab5ab3
h: refs/heads/master
v: v3
  • Loading branch information
Dimitri Sivanich authored and Ingo Molnar committed Mar 4, 2009
1 parent 1bd8d7f commit 42ea161
Show file tree
Hide file tree
Showing 3 changed files with 393 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8661984f628c6f7d9cbaac6697f26d6b0be3ad3b
refs/heads/master: 5ab5ab34498f94d60884c4ccea890601e429042e
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ obj-$(CONFIG_SWIOTLB) += pci-swiotlb_64.o # NB rename without _64
###
# 64 bit specific files
ifeq ($(CONFIG_X86_64),y)
obj-$(CONFIG_X86_UV) += tlb_uv.o bios_uv.o uv_irq.o uv_sysfs.o
obj-$(CONFIG_X86_UV) += tlb_uv.o bios_uv.o uv_irq.o uv_sysfs.o uv_time.o
obj-$(CONFIG_X86_PM_TIMER) += pmtimer_64.o
obj-$(CONFIG_AUDIT) += audit_64.o

Expand Down
Loading

0 comments on commit 42ea161

Please sign in to comment.