Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82024
b: refs/heads/master
c: 0c11b94
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Feb 1, 2008
1 parent bcc0598 commit d2dcb97
Show file tree
Hide file tree
Showing 51 changed files with 1,065 additions and 1,281 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: 3e01dfce1387f8bec41018f0d7b42fd88ad4163f
refs/heads/master: 0c11b9428f619ab377c92eff2f160a834a6585dd
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ FEXPORT(__kernel_entry)
j kernel_entry
#endif

__REF
__INIT_REFOK

NESTED(kernel_entry, 16, sp) # kernel entry point

Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/mips/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
#

obj-y += cache.o dma-default.o extable.o fault.o \
init.o pgtable.o tlbex.o tlbex-fault.o \
uasm.o
init.o pgtable.o tlbex.o tlbex-fault.o

obj-$(CONFIG_32BIT) += ioremap.o pgtable-32.o
obj-$(CONFIG_64BIT) += pgtable-64.o
Expand Down
Loading

0 comments on commit d2dcb97

Please sign in to comment.