commit | e9edb3fec2260b5a64e9ca9e09160b74f1b106e3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Mar 16 20:00:17 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 16 20:00:17 2009 +0900 |
tree | f76071f79bd5fafa833245c0135214d8ad5e8d02 | |
parent | 2feb075a33905c2f6ef6be484c75ba6a35f6d12d [diff] [blame] |
sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/kernel/cpu/Makefile b/arch/sh/kernel/cpu/Makefile index f471d24..2600641 100644 --- a/arch/sh/kernel/cpu/Makefile +++ b/arch/sh/kernel/cpu/Makefile
@@ -11,6 +11,7 @@ # Special cases for family ancestry. obj-$(CONFIG_CPU_SH4A) += sh4a/ +obj-$(CONFIG_ARCH_SHMOBILE) += shmobile/ # Common interfaces.