diff options
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 8da11c0cc6d..6eb3ee2f3fd 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -141,9 +141,7 @@ endif | |||
141 | 141 | ||
142 | # SH-5 mach types | 142 | # SH-5 mach types |
143 | # XXX.. to be reconciled with machdir-y later. | 143 | # XXX.. to be reconciled with machdir-y later. |
144 | core-$(CONFIG_SH_SIMULATOR) += arch/sh/mach-sim/ | ||
145 | core-$(CONFIG_SH_CAYMAN) += arch/sh/mach-cayman/ | 144 | core-$(CONFIG_SH_CAYMAN) += arch/sh/mach-cayman/ |
146 | core-$(CONFIG_SH_HARP) += arch/sh/mach-harp/ | ||
147 | 145 | ||
148 | # Companion chips | 146 | # Companion chips |
149 | core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/ | 147 | core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/ |