diff options
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 1 |
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 | |||
113 | machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE) += se/7206 | 113 | machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE) += se/7206 |
114 | machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE) += se/7619 | 114 | machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE) += se/7619 |
115 | machdir-$(CONFIG_SH_LBOX_RE2) += lboxre2 | 115 | machdir-$(CONFIG_SH_LBOX_RE2) += lboxre2 |
116 | machdir-$(CONFIG_SH_UNKNOWN) += unknown | ||
117 | 116 | ||
118 | incdir-y := $(notdir $(machdir-y)) | 117 | incdir-y := $(notdir $(machdir-y)) |
119 | 118 | ||