diff options
Diffstat (limited to 'arch')
-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 c143510d71fc..50c5cc31c302 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -111,8 +111,6 @@ machdir-$(CONFIG_SH_TITAN) := titan | |||
111 | machdir-$(CONFIG_SH_UNKNOWN) := unknown | 111 | machdir-$(CONFIG_SH_UNKNOWN) := unknown |
112 | 112 | ||
113 | incdir-y := $(notdir $(machdir-y)) | 113 | incdir-y := $(notdir $(machdir-y)) |
114 | |||
115 | incdir-$(CONFIG_SH_7751_SOLUTION_ENGINE) := se7751 | ||
116 | incdir-$(CONFIG_SH_HP6XX) := hp6xx | 114 | incdir-$(CONFIG_SH_HP6XX) := hp6xx |
117 | 115 | ||
118 | ifneq ($(machdir-y),) | 116 | ifneq ($(machdir-y),) |