summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2013-11-21 02:51:17 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2013-11-21 02:51:17 +0100
commit15f1dc517e2e58df65c2c140b9b465c0d65296e5 (patch)
treeaeb3fe8f9888154ca204652b359824d03b6a0efc /Makefile
parent524884460ef40abe19617e9a2855d1f88a978af4 (diff)
colibri_vf: rename colibri_vf61 to colibri_vf
Now as the colibri_vf61 configuration supports memory size as well as module type auto detection actually rename it to colibri_vf to be universally used for Colibri VF50 as well as VF61.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f3b200fc9c..66ac848de3 100644
--- a/Makefile
+++ b/Makefile
@@ -790,7 +790,7 @@ backup:
F=`basename $(TOPDIR)` ; cd .. ; \
gtar --force-local -zcvf `LC_ALL=C date "+$$F-%Y-%m-%d-%T.tar.gz"` $$F
-ifneq (,$(filter $(BOARD),colibri_vf50 colibri_vf61))
+ifeq ($(BOARD),colibri_vf)
.DEFAULT_GOAL := u-boot.imx
ifeq ($(CONFIG_NANDBOOT),y)
.DEFAULT_GOAL := u-boot.nand