summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-10-04 00:21:51 +0200
committerWolfgang Denk <wd@denx.de>2010-10-19 23:05:19 +0200
commit7c957c0e7427e8bc1039e39850de1fead26b3c53 (patch)
tree901d4cc5a31cd342f72f928dca361831ba49ac05 /Makefile
parentf97e9c65b3906cd656c14ed0fd35eae0c1649857 (diff)
downloadtalos-obmc-uboot-7c957c0e7427e8bc1039e39850de1fead26b3c53.tar.gz
talos-obmc-uboot-7c957c0e7427e8bc1039e39850de1fead26b3c53.zip
Build: PXA: Fix TrizepsIV build variants
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 8078d71d93..9dcd59ddb9 100644
--- a/Makefile
+++ b/Makefile
@@ -1010,14 +1010,6 @@ scpu_config: unconfig
fi
@$(MKCONFIG) -n $@ -a pdnb3 arm ixp pdnb3 prodrive
-polaris_config \
-trizepsiv_config : unconfig
- @mkdir -p $(obj)include
- @if [ "$(findstring polaris,$@)" ] ; then \
- echo "#define CONFIG_POLARIS 1" >>$(obj)include/config.h ; \
- fi;
- @$(MKCONFIG) -n $@ -a trizepsiv arm pxa trizepsiv
-
#########################################################################
## ARM1136 Systems
#########################################################################
OpenPOWER on IntegriCloud