Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100603
b: refs/heads/master
c: ff3a3e9
h: refs/heads/master
i:
  100601: 81e18ca
  100599: 308c097
v: v3
  • Loading branch information
Pekka Paalanen authored and Thomas Gleixner committed May 24, 2008
1 parent 3ef7bc8 commit a4603f6
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 7 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: 49023168261a7f9a2fd4a1ca1adbfea922556015
refs/heads/master: ff3a3e9ba5e4273a8bc10570adab4a390fb90757
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ obj-$(CONFIG_KGDB) += kgdb.o
obj-$(CONFIG_VM86) += vm86_32.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o

obj-$(CONFIG_MMIOTRACE) += mmiotrace/

obj-$(CONFIG_HPET_TIMER) += hpet.o

obj-$(CONFIG_K8_NB) += k8.o
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/x86/kernel/mmiotrace/Makefile

This file was deleted.

5 changes: 5 additions & 0 deletions trunk/arch/x86/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ obj-$(CONFIG_X86_PTDUMP) += dump_pagetables.o

obj-$(CONFIG_HIGHMEM) += highmem_32.o

obj-$(CONFIG_MMIOTRACE_HOOKS) += kmmio.o
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
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a4603f6

Please sign in to comment.