From: Luka Perkov Date: Wed, 30 Oct 2013 00:50:14 +0000 (+0000) Subject: imx6: update gateworks profile with extra packages X-Git-Tag: reboot~8814 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6b2c29d5f0594acff1e5243ee22098a9c2ef70c4;p=openwrt%2Fstaging%2Fnoltari.git imx6: update gateworks profile with extra packages Signed-off-by: Luka Perkov SVN-Revision: 38579 --- 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