Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11518
b: refs/heads/master
c: 7c8c6b9
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mackerras committed Oct 6, 2005
1 parent 9a5ed37 commit 74e2c85
Show file tree
Hide file tree
Showing 12 changed files with 521 additions and 708 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: 9b6b563c0d2d25ecc3111916031aa7255543fbfb
refs/heads/master: 7c8c6b9776fb41134d87ef50706a777a45d61cd4
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Makefile for the linux ppc-specific parts of the memory manager.
#

obj-y := fault.o mem.o
obj-y := fault.o mem.o lmb.o
obj-$(CONFIG_PPC32) += init.o pgtable.o mmu_context.o \
mem_pieces.o tlb.o
tlb.o
obj-$(CONFIG_PPC64) += init64.o pgtable64.o mmu_context64.o
obj-$(CONFIG_PPC_STD_MMU_32) += ppc_mmu.o hash_32.o
obj-$(CONFIG_40x) += 4xx_mmu.o
Expand Down
Loading

0 comments on commit 74e2c85

Please sign in to comment.