diff options
Diffstat (limited to 'arch/m68k/Makefile')
-rw-r--r-- | arch/m68k/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/Makefile b/arch/m68k/Makefile index 090707af5a17..922a7ddcd8f5 100644 --- a/arch/m68k/Makefile +++ b/arch/m68k/Makefile | |||
@@ -115,7 +115,6 @@ core-$(CONFIG_M68000) += arch/m68k/platform/68328/ | |||
115 | core-$(CONFIG_M68EZ328) += arch/m68k/platform/68EZ328/ | 115 | core-$(CONFIG_M68EZ328) += arch/m68k/platform/68EZ328/ |
116 | core-$(CONFIG_M68VZ328) += arch/m68k/platform/68VZ328/ | 116 | core-$(CONFIG_M68VZ328) += arch/m68k/platform/68VZ328/ |
117 | core-$(CONFIG_COLDFIRE) += arch/m68k/platform/coldfire/ | 117 | core-$(CONFIG_COLDFIRE) += arch/m68k/platform/coldfire/ |
118 | core-$(CONFIG_M523x) += arch/m68k/platform/523x/ | ||
119 | core-$(CONFIG_M5249) += arch/m68k/platform/5249/ | 118 | core-$(CONFIG_M5249) += arch/m68k/platform/5249/ |
120 | core-$(CONFIG_M527x) += arch/m68k/platform/527x/ | 119 | core-$(CONFIG_M527x) += arch/m68k/platform/527x/ |
121 | core-$(CONFIG_M5272) += arch/m68k/platform/5272/ | 120 | core-$(CONFIG_M5272) += arch/m68k/platform/5272/ |