diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-01-19 16:06:01 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 13:19:03 +0900 |
commit | a5350a9686efa65cbd2ad4677bcb9372c7ad05c7 (patch) | |
tree | 43a8cda02dcc5cd4ca6786374635566bf0e421ba /arch/sh/Makefile | |
parent | 427c727fd0637555a4bb6828c07bf36b9506ddde (diff) | |
download | linux-stable-a5350a9686efa65cbd2ad4677bcb9372c7ad05c7.tar.gz linux-stable-a5350a9686efa65cbd2ad4677bcb9372c7ad05c7.tar.bz2 linux-stable-a5350a9686efa65cbd2ad4677bcb9372c7ad05c7.zip |
sh: Kill off dead HS771RVoIP board support.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-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 e04b19293652..21cc649e1c12 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile @@ -112,7 +112,6 @@ machdir-$(CONFIG_SH_DREAMCAST) += dreamcast machdir-$(CONFIG_SH_MPC1211) += mpc1211 machdir-$(CONFIG_SH_SH03) += sh03 machdir-$(CONFIG_SH_SECUREEDGE5410) += snapgear -machdir-$(CONFIG_SH_HS7751RVOIP) += renesas/hs7751rvoip machdir-$(CONFIG_SH_RTS7751R2D) += renesas/rts7751r2d machdir-$(CONFIG_SH_7751_SYSTEMH) += renesas/systemh machdir-$(CONFIG_SH_EDOSK7705) += renesas/edosk7705 |