projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2b06a8
)
sh: Drop incdir rule for SE7751.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 07:04:51 +0000
(16:04 +0900)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Makefile
b/arch/sh/Makefile
index c143510d71fcca1378a372ecee9f2cbb438aa92d..50c5cc31c3028484821bd1f8eb1112961598b5c0 100644
(file)
--- a/
arch/sh/Makefile
+++ b/
arch/sh/Makefile
@@
-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),)