]> git.baikalelectronics.ru Git - kernel.git/commit
x86: linker script syntax nits
authorRoland McGrath <roland@redhat.com>
Wed, 14 Oct 2009 21:16:38 +0000 (14:16 -0700)
committerRoland McGrath <roland@redhat.com>
Wed, 14 Oct 2009 21:16:38 +0000 (14:16 -0700)
commit7cb56471592872bb3f3a14e24ba8eb412d86cd1e
tree725fa53b311924352faf52bcecc6eef79c3ded1d
parent864c024d2d66c129ed67f22ba567262ca6303b0a
x86: linker script syntax nits

The linker scripts grew some use of weirdly wrong linker script syntax.
It happens to work, but it's not what the syntax is documented to be.
Clean it up to use the official syntax.

Signed-off-by: Roland McGrath <roland@redhat.com>
CC: Ian Lance Taylor <iant@google.com>
arch/x86/kernel/acpi/realmode/wakeup.lds.S
arch/x86/kernel/vmlinux.lds.S