aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/Kbuild
diff options
context:
space:
mode:
authorChris Snook <csnook@redhat.com>2007-10-20 06:37:01 -0400
committerThomas Gleixner <tglx@linutronix.de>2007-10-23 16:37:23 -0400
commit01005e74e55f3336fa0d4111f4f0aab0a0e57c70 (patch)
tree79be9a6ddd6ed9f43013b49bc6d99aa06b85b78a /include/asm-x86/Kbuild
parent62a31a03b3d2a9d20e7a073e2cd9b27bfb7d6a3f (diff)
x86: unify a.out{,_32,_64}.h
Unify x86 a.out_32.h and a.out_64.h [ tglx: Kbuild fixup ] Signed-off-by: Chris Snook <csnook@redhat.com> 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/Kbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild
index 5e3539c129b9..435074af1987 100644
--- a/include/asm-x86/Kbuild
+++ b/include/asm-x86/Kbuild
@@ -11,8 +11,6 @@ header-y += sigcontext32.h
11header-y += ucontext.h 11header-y += ucontext.h
12header-y += vsyscall32.h 12header-y += vsyscall32.h
13 13
14unifdef-y += a.out_32.h
15unifdef-y += a.out_64.h
16unifdef-y += byteorder_32.h 14unifdef-y += byteorder_32.h
17unifdef-y += byteorder_64.h 15unifdef-y += byteorder_64.h
18unifdef-y += e820.h 16unifdef-y += e820.h