Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11010
b: refs/heads/master
c: 4e6a05f
h: refs/heads/master
v: v3
  • Loading branch information
Thiemo Seufer authored and Ralf Baechle committed Oct 29, 2005
1 parent 3bb3c10 commit 6191967
Show file tree
Hide file tree
Showing 6 changed files with 369 additions and 539 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: 7ee8798f3756fc473e63abeba56fae3e192ce71f
refs/heads/master: 4e6a05fe5f87efd58da16fbf61e1f6329575fcfd
6 changes: 1 addition & 5 deletions trunk/arch/mips/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@ obj-y += cpu-probe.o branch.o entry.o genex.o irq.o process.o \
binfmt_irix-objs := irixelf.o irixinv.o irixioctl.o irixsig.o \
irix5sys.o sysirix.o

ifdef CONFIG_MODULES
obj-y += mips_ksyms.o module.o
obj-$(CONFIG_32BIT) += module-elf32.o
obj-$(CONFIG_64BIT) += module-elf64.o
endif
obj-$(CONFIG_MODULES) += mips_ksyms.o module.o

obj-$(CONFIG_CPU_R3000) += r2300_fpu.o r2300_switch.o
obj-$(CONFIG_CPU_TX39XX) += r2300_fpu.o r2300_switch.o
Expand Down
250 changes: 0 additions & 250 deletions trunk/arch/mips/kernel/module-elf32.c

This file was deleted.

Loading

0 comments on commit 6191967

Please sign in to comment.