diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 12:01:08 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 12:01:08 -0400 |
commit | 9b4d10ff247a440d3d4ec130866f7f5b7d1c7c14 (patch) | |
tree | 034e57769ed3aea0c3d719ebf64bd75e8672a31d /arch | |
parent | c2697968c012cfdba2d92fa6e27e3e34f918af2f (diff) |
sh: Kill off stray mach-rsk7203 reference.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 6c93b9487133..25659ce74baa 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -113,7 +113,6 @@ machdir-$(CONFIG_SH_HIGHLANDER) += mach-highlander | |||
113 | machdir-$(CONFIG_SH_MIGOR) += mach-migor | 113 | machdir-$(CONFIG_SH_MIGOR) += mach-migor |
114 | machdir-$(CONFIG_SH_SDK7780) += mach-sdk7780 | 114 | machdir-$(CONFIG_SH_SDK7780) += mach-sdk7780 |
115 | machdir-$(CONFIG_SH_X3PROTO) += mach-x3proto | 115 | machdir-$(CONFIG_SH_X3PROTO) += mach-x3proto |
116 | machdir-$(CONFIG_SH_RSK7203) += mach-rsk7203 | ||
117 | machdir-$(CONFIG_SH_SH7763RDP) += mach-sh7763rdp | 116 | machdir-$(CONFIG_SH_SH7763RDP) += mach-sh7763rdp |
118 | machdir-$(CONFIG_SH_SH4202_MICRODEV) += mach-microdev | 117 | machdir-$(CONFIG_SH_SH4202_MICRODEV) += mach-microdev |
119 | machdir-$(CONFIG_SH_LANDISK) += mach-landisk | 118 | machdir-$(CONFIG_SH_LANDISK) += mach-landisk |