diff options
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 55dcba2c06fc..65676c33822e 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -111,10 +111,7 @@ machdir-$(CONFIG_SH_UNKNOWN) := unknown | |||
111 | 111 | ||
112 | incdir-y := $(notdir $(machdir-y)) | 112 | incdir-y := $(notdir $(machdir-y)) |
113 | 113 | ||
114 | incdir-$(CONFIG_SH_SOLUTION_ENGINE) := se | ||
115 | incdir-$(CONFIG_SH_7751_SOLUTION_ENGINE) := se7751 | 114 | incdir-$(CONFIG_SH_7751_SOLUTION_ENGINE) := se7751 |
116 | incdir-$(CONFIG_SH_7300_SOLUTION_ENGINE) := se7300 | ||
117 | incdir-$(CONFIG_SH_73180_SOLUTION_ENGINE) := se73180 | ||
118 | incdir-$(CONFIG_SH_HP6XX) := hp6xx | 115 | incdir-$(CONFIG_SH_HP6XX) := hp6xx |
119 | 116 | ||
120 | ifneq ($(machdir-y),) | 117 | ifneq ($(machdir-y),) |