summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-26 20:58:49 +0200
committerWolfgang Denk <wd@denx.de>2010-10-26 20:58:49 +0200
commit9685951464c9c17f075d50081b1ee15659f5740d (patch)
treebd66ab073c369a3e790487f7010007b14275c061 /Makefile
parent7ad1a5f69d6da7335aa884f76d76df6f5130cd4b (diff)
parent58d7570cd3c5e9b215b6358f293872b66ac2a1cb (diff)
downloadu-boot-imx-9685951464c9c17f075d50081b1ee15659f5740d.zip
u-boot-imx-9685951464c9c17f075d50081b1ee15659f5740d.tar.gz
u-boot-imx-9685951464c9c17f075d50081b1ee15659f5740d.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index f8e13d7..f9f83eb 100644
--- a/Makefile
+++ b/Makefile
@@ -1176,14 +1176,6 @@ NIOS2_GENERIC = nios2-generic
$(NIOS2_GENERIC:%=%_config) : unconfig
@$(MKCONFIG) $@ nios2 nios2 nios2-generic altera
-#========================================================================
-# Blackfin
-#========================================================================
-
-bf527-ezkit-v2_config : unconfig
- @$(MKCONFIG) -t BF527_EZKIT_REV_2_1 \
- bf527-ezkit blackfin blackfin bf527-ezkit
-
#########################################################################
#########################################################################