Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113487
b: refs/heads/master
c: 927604c
h: refs/heads/master
i:
  113485: a4a4e40
  113483: 2543581
  113479: f601f99
  113471: af2b897
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Oct 13, 2008
1 parent 4ea7a3e commit 7ef3ae9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 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: 0cefa5b9b0a61b62442c5d0ca00a304c5896b6e9
refs/heads/master: 927604c7592473742891dc13e1da09febc06e01b
6 changes: 1 addition & 5 deletions trunk/arch/x86/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@ obj-$(CONFIG_MMIOTRACE) += mmiotrace.o
mmiotrace-y := pf_in.o mmio-mod.o
obj-$(CONFIG_MMIOTRACE_TEST) += testmmiotrace.o

ifeq ($(CONFIG_X86_32),y)
obj-$(CONFIG_NUMA) += discontig_32.o
else
obj-$(CONFIG_NUMA) += numa_64.o
obj-$(CONFIG_NUMA) += numa_$(BITS).o
obj-$(CONFIG_K8_NUMA) += k8topology_64.o
endif
obj-$(CONFIG_ACPI_NUMA) += srat_$(BITS).o

obj-$(CONFIG_MEMTEST) += memtest.o
File renamed without changes.

0 comments on commit 7ef3ae9

Please sign in to comment.