diff options
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r-- | arch/sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 7eef74b1cb7b..b00ed904aa00 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -110,6 +110,7 @@ machdir-$(CONFIG_SH_TITAN) := titan | |||
110 | machdir-$(CONFIG_SH_SHMIN) := shmin | 110 | machdir-$(CONFIG_SH_SHMIN) := shmin |
111 | machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE) := se/7206 | 111 | machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE) := se/7206 |
112 | machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE) := se/7619 | 112 | machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE) := se/7619 |
113 | machdir-$(CONFIG_SH_LBOX_RE2) := lboxre2 | ||
113 | machdir-$(CONFIG_SH_UNKNOWN) := unknown | 114 | machdir-$(CONFIG_SH_UNKNOWN) := unknown |
114 | 115 | ||
115 | incdir-y := $(notdir $(machdir-y)) | 116 | incdir-y := $(notdir $(machdir-y)) |