From: luka Date: Wed, 30 Oct 2013 00:50:14 +0000 (+0000) Subject: imx6: update gateworks profile with extra packages X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=87b8cde49727fdf920253e0095bec4714eccb85b imx6: update gateworks profile with extra packages Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38579 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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