diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-23 16:37:23 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2007-10-23 16:37:23 -0400 |
commit | acbbbe9f5ab52da90a8edec02ec973e7f44dae81 (patch) | |
tree | 464bc5bc0358122f0d1135f6f54b58ca1a3cef84 /include/asm-x86/Kbuild | |
parent | d88203d1ab225f208c3f70cf21b025f427245c79 (diff) |
x86: merge byteorder_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 435074af1987..26b0dcda5ace 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild | |||
@@ -11,8 +11,6 @@ header-y += sigcontext32.h | |||
11 | header-y += ucontext.h | 11 | header-y += ucontext.h |
12 | header-y += vsyscall32.h | 12 | header-y += vsyscall32.h |
13 | 13 | ||
14 | unifdef-y += byteorder_32.h | ||
15 | unifdef-y += byteorder_64.h | ||
16 | unifdef-y += e820.h | 14 | unifdef-y += e820.h |
17 | unifdef-y += elf_32.h | 15 | unifdef-y += elf_32.h |
18 | unifdef-y += elf_64.h | 16 | unifdef-y += elf_64.h |