summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndre Schwarz <andre.schwarz@matrix-vision.de>2008-08-18 13:35:27 +0200
committerWolfgang Denk <wd@denx.de>2008-08-26 23:58:46 +0200
commit306620b762a4f9fa6678568ad2e8772dec145208 (patch)
treedb4e9ee6ca2667ec9ebde0dc381a48bf93cf942c /Makefile
parent40d7e99d374ba0a0a29cd1a8ba40d3b7c2c175c7 (diff)
remove MVS1 board
MVS1 board has reached end-of-life and can be removed completely. Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 66d91046a3..cb07788e20 100644
--- a/Makefile
+++ b/Makefile
@@ -914,9 +914,6 @@ mgsuvd_config: unconfig
MHPC_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc8xx mhpc eltec
-MVS1_config : unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc8xx mvs1
-
xtract_NETVIA = $(subst _V2,,$(subst _config,,$1))
NETVIA_V2_config \