Skip to content

Commit

Permalink
sh: Drop incdir rule for SE7751.
Browse files Browse the repository at this point in the history
No longer needed..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Sep 27, 2006
1 parent d2b06a8 commit bc8bff6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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),)
Expand Down

0 comments on commit bc8bff6

Please sign in to comment.