mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 22:54:05 +08:00
sh: Drop incdir rule for SE7751.
No longer needed.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
d2b06a8b17
commit
bc8bff63ba
@ -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),)
|
||||
|
Loading…
Reference in New Issue
Block a user