commit | 02048817a70ad04dda5b30ad876c42a232229c99 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Mon May 16 21:53:14 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue May 17 07:59:11 2005 -0700 |
tree | a3d85d9f43f64bbd8437c973caf98f79d95b5f3e | |
parent | a123edab03ac39e08c2f9cb4fc1af07e099c68bc [diff] |
[PATCH] uml: remove elf.h Actually remove elf.h in the tree. The previous patch, due to a quilt bug/misuse, left it in the tree as a 0-length file, preventing the build to see it as missing and to generate a symlink in its place. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>