diff options
| -rw-r--r-- | arch/ppc/boot/ld.script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/boot/ld.script b/arch/ppc/boot/ld.script index 9362193742ac..d4dd8f15395e 100644 --- a/arch/ppc/boot/ld.script +++ b/arch/ppc/boot/ld.script | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | OUTPUT_ARCH(powerpc) | 1 | OUTPUT_ARCH(powerpc:common) |
| 2 | SECTIONS | 2 | SECTIONS |
| 3 | { | 3 | { |
| 4 | /* Read-only sections, merged into text segment: */ | 4 | /* Read-only sections, merged into text segment: */ |
