projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ba7d5
)
sh: Add cpu-features header to asm/Kbuild.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 7 Feb 2007 11:00:01 +0000
(20:00 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Feb 2007 01:54:46 +0000
(10:54 +0900)
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 <lethal@linux-sh.org>
include/asm-sh/Kbuild
patch
|
blob
|
history
diff --git
a/include/asm-sh/Kbuild
b/include/asm-sh/Kbuild
index c68e1680da0173d5754d1a1df4944120a5239e58..76a8ccf254a50695c2eba48732112ad2fe90bc1e 100644
(file)
--- a/
include/asm-sh/Kbuild
+++ b/
include/asm-sh/Kbuild
@@
-1
+1,3
@@
include include/asm-generic/Kbuild.asm
+
+header-y += cpu-features.h