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 <lethal@linux-sh.org>
This commit is contained in:
parent
a5ba7d5453
commit
f5df54dc2e
1 changed files with 2 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
include include/asm-generic/Kbuild.asm
|
||||
|
||||
header-y += cpu-features.h
|
||||
|
|
Loading…
Reference in a new issue