Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5df54dc2e1dce80eb7fb45f3f6d5ce096d911f3
Commit:     f5df54dc2e1dce80eb7fb45f3f6d5ce096d911f3
Parent:     a5ba7d545364b85c3a97f65d328be55ca933a9c7
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Wed Feb 7 20:00:01 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Tue Feb 13 10:54:46 2007 +0900

    sh: Add cpu-features header to asm/Kbuild.
    
    This is used by the libc for parsing CPU capability flags passed
    via the ELF auxvt, needed for run-time selection of atomic opcodes
    amongst other things.
    
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 include/asm-sh/Kbuild |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/asm-sh/Kbuild b/include/asm-sh/Kbuild
index c68e168..76a8ccf 100644
--- a/include/asm-sh/Kbuild
+++ b/include/asm-sh/Kbuild
@@ -1 +1,3 @@
 include include/asm-generic/Kbuild.asm
+
+header-y += cpu-features.h
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to