Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+2
+2
include/asm-sh/Kbuild
··· 1 1 include include/asm-generic/Kbuild.asm 2 + 3 + header-y += cpu-features.h