summaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/profiles
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-30 00:50:14 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-30 00:50:14 +0000
commit6b2c29d5f0594acff1e5243ee22098a9c2ef70c4 (patch)
tree2833cb30aec38fb840da3b61502e9a42e96a3aab /target/linux/imx6/profiles
parente93b585ff41eba64aa5a03501a5ceff3298018e6 (diff)
downloadmaster-31e0f0ae-6b2c29d5f0594acff1e5243ee22098a9c2ef70c4.tar.gz
master-31e0f0ae-6b2c29d5f0594acff1e5243ee22098a9c2ef70c4.tar.bz2
master-31e0f0ae-6b2c29d5f0594acff1e5243ee22098a9c2ef70c4.zip
imx6: update gateworks profile with extra packages
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38579
Diffstat (limited to 'target/linux/imx6/profiles')
-rw-r--r--target/linux/imx6/profiles/120-gateworks.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk
index 6d66c1c81a..454c100518 100644
--- a/target/linux/imx6/profiles/120-gateworks.mk
+++ b/target/linux/imx6/profiles/120-gateworks.mk
@@ -8,7 +8,8 @@
define Profile/IMX6Q_GW5400_A
NAME:=Gateworks Ventana GW5400-A
PACKAGES:= \
- kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy
+ kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \
+ kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000
endef
define Profile/IMX6Q_GW5400_A/Description
@@ -30,9 +31,11 @@ endef
$(eval $(call Profile,IMX6Q_GW5400_A))
define Profile/IMX6Q_GW54XX
- NAME:=Gateworks Ventana GW54XX
+ NAME:=Gateworks Ventana i.MX6 Quad GW54XX
PACKAGES:= \
- kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy
+ kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \
+ kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \
+ kobs-ng
endef
define Profile/IMX6Q_GW54XX/Description