commit | bc8bff63bacea47561de34e04a17c79846ecfe91 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 16:04:51 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 16:04:51 2006 +0900 |
tree | b19925258503cf40a704b1eab06c9da4b6072889 | |
parent | d2b06a8b17f96b75fa1e8e7765cb900c99fd80fb [diff] |
sh: Drop incdir rule for SE7751. No longer needed.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index c143510..50c5cc3 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile
@@ -111,8 +111,6 @@ machdir-$(CONFIG_SH_UNKNOWN) := unknown incdir-y := $(notdir $(machdir-y)) - -incdir-$(CONFIG_SH_7751_SOLUTION_ENGINE) := se7751 incdir-$(CONFIG_SH_HP6XX) := hp6xx ifneq ($(machdir-y),)