aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/Makefile
Commit message (Collapse)AuthorAge
* Hexagon: add screen_info for VGA_CONSOLERichard Kuo2014-04-04
| | | | Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
* Hexagon: use GENERIC_CPU_DEVICESRichard Kuo2013-04-30
| | | | Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
* hexagon: switch to generic clone()Al Viro2012-11-28
| | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* hexagon: Use generic idle_taskThomas Gleixner2012-05-05
| | | | | | | | | | Same code. Use the generic version. The special Makefile treatment is pointless anyway as init_task.o contains only data which is handled by the linker script. So no point on being treated like head text. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20120503085034.692078846@linutronix.de Acked-and-tested-by: Richard Kuo <rkuo@codeaurora.org>
* Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo2011-11-01
Signed-off-by: Linas Vepstas <linas@codeaurora.org> Signed-off-by: Richard Kuo <rkuo@codeaurora.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>