diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2005-05-16 21:53:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-17 07:59:11 -0700 |
commit | 02048817a70ad04dda5b30ad876c42a232229c99 (patch) | |
tree | a3d85d9f43f64bbd8437c973caf98f79d95b5f3e /include | |
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>
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-um/elf.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/asm-um/elf.h b/include/asm-um/elf.h deleted file mode 100644 index e69de29bb2d..00000000000 --- a/include/asm-um/elf.h +++ /dev/null |