OSDN Git Service

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 c143510..50c5cc3 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),)