aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index c7323e7dce67..ec2d82eda90d 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -113,7 +113,6 @@ machdir-$(CONFIG_SH_SHMIN) += shmin
113machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE) += se/7206 113machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE) += se/7206
114machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE) += se/7619 114machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE) += se/7619
115machdir-$(CONFIG_SH_LBOX_RE2) += lboxre2 115machdir-$(CONFIG_SH_LBOX_RE2) += lboxre2
116machdir-$(CONFIG_SH_UNKNOWN) += unknown
117 116
118incdir-y := $(notdir $(machdir-y)) 117incdir-y := $(notdir $(machdir-y))
119 118