diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-23 20:37:23 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2007-10-23 20:37:23 (GMT) |
commit | 2439a791977a85bea2a11736c8c7ea2e25c49597 (patch) | |
tree | 66f08358840f219c593e12503602923f127a9ce7 /include/asm-x86/Kbuild | |
parent | acbbbe9f5ab52da90a8edec02ec973e7f44dae81 (diff) | |
download | linux-2439a791977a85bea2a11736c8c7ea2e25c49597.tar.xz |
x86: merge elf_32/64.h
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/Kbuild')
-rw-r--r-- | include/asm-x86/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index 26b0dcda..2beec59 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild @@ -12,8 +12,6 @@ header-y += ucontext.h header-y += vsyscall32.h unifdef-y += e820.h -unifdef-y += elf_32.h -unifdef-y += elf_64.h unifdef-y += ist.h unifdef-y += mce.h unifdef-y += msgbuf_32.h |