Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] 4473/2: Take the HWCAP definitions out of the elf.h file | Catalin Marinas | 2007-07-12 |
| | | | | | | | | The patch moves the HWCAP definitions and the extern elf_hwcap declaration to the hwcap.h header file. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 |
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> |