sh: Drop incdir rule for SE7751.

No longer needed..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2006-09-27 16:04:51 +09:00
parent d2b06a8b17
commit bc8bff63ba
1 changed files with 0 additions and 2 deletions

View File

@ -111,8 +111,6 @@ machdir-$(CONFIG_SH_TITAN) := titan
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),)