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 # SH-5 mach types # XXX.. to be reconciled with machdir-y later. -core-$(CONFIG_SH_SIMULATOR) += arch/sh/mach-sim/ core-$(CONFIG_SH_CAYMAN) += arch/sh/mach-cayman/ -core-$(CONFIG_SH_HARP) += arch/sh/mach-harp/ # Companion chips core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/ |