Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101427
b: refs/heads/master
c: 2957c9e
h: refs/heads/master
i:
  101425: 45db9d6
  101423: 44882e2
v: v3
  • Loading branch information
Ralf Baechle committed Jul 15, 2008
1 parent dcc4525 commit 977e605
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 5,844 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: 997288517ec839b7639fcba77111256b13a66000
refs/heads/master: 2957c9e61ee9c37e7ebf2c8acab03e073fe942fd
4 changes: 0 additions & 4 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2064,10 +2064,6 @@ source "fs/Kconfig.binfmt"
config TRAD_SIGNALS
bool

config BINFMT_IRIX
bool "Include IRIX binary compatibility"
depends on CPU_BIG_ENDIAN && 32BIT && BROKEN

config MIPS32_COMPAT
bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
depends on 64BIT
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/mips/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ obj-$(CONFIG_CSRC_R4K) += csrc-r4k.o
obj-$(CONFIG_CSRC_SB1250) += csrc-sb1250.o
obj-$(CONFIG_SYNC_R4K) += sync-r4k.o

binfmt_irix-objs := irixelf.o irixinv.o irixioctl.o irixsig.o \
irix5sys.o sysirix.o

obj-$(CONFIG_STACKTRACE) += stacktrace.o
obj-$(CONFIG_MODULES) += mips_ksyms.o module.o

Expand Down Expand Up @@ -70,7 +67,6 @@ obj-$(CONFIG_IRQ_GIC) += irq-gic.o

obj-$(CONFIG_32BIT) += scall32-o32.o
obj-$(CONFIG_64BIT) += scall64-64.o
obj-$(CONFIG_BINFMT_IRIX) += binfmt_irix.o
obj-$(CONFIG_MIPS32_COMPAT) += linux32.o ptrace32.o signal32.o
obj-$(CONFIG_MIPS32_N32) += binfmt_elfn32.o scall64-n32.o signal_n32.o
obj-$(CONFIG_MIPS32_O32) += binfmt_elfo32.o scall64-o32.o
Expand Down
Loading

0 comments on commit 977e605

Please sign in to comment.