[PATCH] uml: include the linker script rather than symlink it
authorAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Thu, 5 May 2005 23:15:19 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:36:33 +0000 (16:36 -0700)
commit03f81dc50caf6360aa5343264fed8868e22d9058
tree21bd82c83baa1fa9bfa6fd2df026fe4dec2bce84
parent776cfebb430c7b22c208b1b17add97f354d97cab
[PATCH] uml: include the linker script rather than symlink it

Make vmlinux.lds.S include appopriate script instead of playing games with
symlinks.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/Makefile
arch/um/kernel/Makefile
arch/um/kernel/vmlinux.lds.S [new file with mode: 0644]