summaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/profiles
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-23 23:12:59 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-23 23:12:59 +0000
commita494a0027abb1f86fa5503dc63fbc42d61bf328e (patch)
tree66f3cfa7aeedc600eafed00902cb6e70b51c268f /target/linux/imx6/profiles
parent37c040f41a2678276d11032628ee42f3eac772b5 (diff)
downloadmaster-31e0f0ae-a494a0027abb1f86fa5503dc63fbc42d61bf328e.tar.gz
master-31e0f0ae-a494a0027abb1f86fa5503dc63fbc42d61bf328e.tar.bz2
master-31e0f0ae-a494a0027abb1f86fa5503dc63fbc42d61bf328e.zip
imx6: ventana boards use kmod-sky2
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38522
Diffstat (limited to 'target/linux/imx6/profiles')
-rw-r--r--target/linux/imx6/profiles/120-gateworks.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk
index 9d43537ba7..6d66c1c81a 100644
--- a/target/linux/imx6/profiles/120-gateworks.mk
+++ b/target/linux/imx6/profiles/120-gateworks.mk
@@ -8,7 +8,7 @@
define Profile/IMX6Q_GW5400_A
NAME:=Gateworks Ventana GW5400-A
PACKAGES:= \
- kmod-thermal-imx kmod-usb-chipidea kmod-usb-mxs-phy
+ kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy
endef
define Profile/IMX6Q_GW5400_A/Description
@@ -32,7 +32,7 @@ $(eval $(call Profile,IMX6Q_GW5400_A))
define Profile/IMX6Q_GW54XX
NAME:=Gateworks Ventana GW54XX
PACKAGES:= \
- kmod-thermal-imx kmod-usb-chipidea kmod-usb-mxs-phy
+ kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy
endef
define Profile/IMX6Q_GW54XX/Description