ARM: ARMv7-M: Allow the building of new kernel port
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 21 Mar 2013 20:02:37 +0000 (21:02 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 17 Apr 2013 19:45:09 +0000 (21:45 +0200)
commit4477ca45fb368880bf77b10ed3b24b03f0cc82da
treee6d68b038b2817856fa9b21b235447d2154f0115
parent19c4d593f0b4bd46f6d923a3e514719982a22058
ARM: ARMv7-M: Allow the building of new kernel port

This patch modifies the required Kconfig and Makefile files to allow the
building of kernel for Cortex-M3.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Jonathan Austin <jonathan.austin@arm.com>
Tested-by: Jonathan Austin <jonathan.austin@arm.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/Kconfig
arch/arm/Kconfig-nommu
arch/arm/Makefile
arch/arm/kernel/Makefile
arch/arm/mm/Kconfig
arch/arm/mm/Makefile
This page took 0.029385 seconds and 5 git commands to generate.