sh: Drop incdir rule for SE7751.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:04:51 +0000 (16:04 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:04:51 +0000 (16:04 +0900)
No longer needed..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile

index c143510d71fcca1378a372ecee9f2cbb438aa92d..50c5cc31c3028484821bd1f8eb1112961598b5c0 100644 (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),)