From 7fa50bd3fcfebb9dd762b1cb31378348f919d02a Mon Sep 17 00:00:00 2001
From: Luka Perkov <luka@openwrt.org>
Date: Wed, 18 Nov 2015 22:53:43 +0000
Subject: imx6: remove obsolete VENTANA_DTS from profile

The device-tree files are now specified in the image Makefile

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47512 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/imx6/profiles/120-gateworks.mk | 15 ---------------
 1 file changed, 15 deletions(-)

(limited to 'target')

diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk
index 735538409b..87b5821c90 100644
--- a/target/linux/imx6/profiles/120-gateworks.mk
+++ b/target/linux/imx6/profiles/120-gateworks.mk
@@ -36,19 +36,4 @@ define Profile/VENTANA/Description
   * mSATA
 endef
 
-VENTANA_DTS:= \
-	imx6dl-gw51xx \
-	imx6dl-gw52xx \
-	imx6dl-gw53xx \
-	imx6dl-gw54xx \
-	imx6dl-gw551x \
-	imx6dl-gw552x \
-	imx6q-gw51xx \
-	imx6q-gw52xx \
-	imx6q-gw53xx \
-	imx6q-gw54xx \
-	imx6q-gw5400-a \
-	imx6q-gw551x \
-	imx6q-gw552x
-
 $(eval $(call Profile,VENTANA))
-- 
cgit v1.2.3