diff options
Diffstat (limited to 'arch/mips/kernel/vmlinux.lds.S')
| -rw-r--r-- | arch/mips/kernel/vmlinux.lds.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/vmlinux.lds.S b/arch/mips/kernel/vmlinux.lds.S index 2ad0cedf29fe..14fa00e3cdfa 100644 --- a/arch/mips/kernel/vmlinux.lds.S +++ b/arch/mips/kernel/vmlinux.lds.S | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #include <asm/asm-offsets.h> | 2 | #include <asm/asm-offsets.h> |
| 3 | #include <asm-generic/vmlinux.lds.h> | 3 | #include <asm-generic/vmlinux.lds.h> |
| 4 | 4 | ||
| 5 | #undef mips /* CPP really sucks for this job */ | 5 | #undef mips |
| 6 | #define mips mips | 6 | #define mips mips |
| 7 | OUTPUT_ARCH(mips) | 7 | OUTPUT_ARCH(mips) |
| 8 | ENTRY(kernel_entry) | 8 | ENTRY(kernel_entry) |
