Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: Add cpu-features header to asm/Kbuild. | Paul Mundt | 2007-02-13 | 1 | -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 Woodhouse | 2006-06-18 | 1 | -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> |