aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/Kbuild
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2007-07-12 16:10:22 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-07-12 16:20:15 +0100
commitf884b1cf578e079f01682514ae1ae64c74586602 (patch)
tree9c940dc533c3316f7601f032da88ce49c1dfa6bb /include/asm-arm/Kbuild
parent[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone (diff)
downloadlinux-dev-f884b1cf578e079f01682514ae1ae64c74586602.tar.xz
linux-dev-f884b1cf578e079f01682514ae1ae64c74586602.zip
[ARM] 4473/2: Take the HWCAP definitions out of the elf.h file
The patch moves the HWCAP definitions and the extern elf_hwcap declaration to the hwcap.h header file. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
-rw-r--r--include/asm-arm/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/Kbuild b/include/asm-arm/Kbuild
index c68e1680da01..73237bd130a2 100644
--- a/include/asm-arm/Kbuild
+++ b/include/asm-arm/Kbuild
@@ -1 +1,3 @@
include include/asm-generic/Kbuild.asm
+
+unifdef-y += hwcap.h