aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/Kbuild
Commit message (Collapse)AuthorAgeFilesLines
* sh: Add cpu-features header to asm/Kbuild.Paul Mundt2007-02-131-0/+2
| | | | | | | | 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>
* Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
These include nothing more than the basic set of files listed in asm-generic/Kbuild.asm. Any extra arch-specific files will need to be added. Signed-off-by: David Woodhouse <dwmw2@infradead.org>