diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-24 00:37:23 +0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2007-10-24 00:37:23 +0400 |
commit | acbbbe9f5ab52da90a8edec02ec973e7f44dae81 (patch) | |
tree | 464bc5bc0358122f0d1135f6f54b58ca1a3cef84 /include/asm-x86/Kbuild | |
parent | d88203d1ab225f208c3f70cf21b025f427245c79 (diff) | |
download | linux-acbbbe9f5ab52da90a8edec02ec973e7f44dae81.tar.xz |
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 header-y += ucontext.h header-y += vsyscall32.h -unifdef-y += byteorder_32.h -unifdef-y += byteorder_64.h unifdef-y += e820.h unifdef-y += elf_32.h unifdef-y += elf_64.h |