imx6: update gateworks profile with extra packages
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38579
This commit is contained in:
parent
e93b585ff4
commit
6b2c29d5f0
@ -8,7 +8,8 @@
|
|||||||
define Profile/IMX6Q_GW5400_A
|
define Profile/IMX6Q_GW5400_A
|
||||||
NAME:=Gateworks Ventana GW5400-A
|
NAME:=Gateworks Ventana GW5400-A
|
||||||
PACKAGES:= \
|
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
|
endef
|
||||||
|
|
||||||
define Profile/IMX6Q_GW5400_A/Description
|
define Profile/IMX6Q_GW5400_A/Description
|
||||||
@ -30,9 +31,11 @@ endef
|
|||||||
$(eval $(call Profile,IMX6Q_GW5400_A))
|
$(eval $(call Profile,IMX6Q_GW5400_A))
|
||||||
|
|
||||||
define Profile/IMX6Q_GW54XX
|
define Profile/IMX6Q_GW54XX
|
||||||
NAME:=Gateworks Ventana GW54XX
|
NAME:=Gateworks Ventana i.MX6 Quad GW54XX
|
||||||
PACKAGES:= \
|
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
|
endef
|
||||||
|
|
||||||
define Profile/IMX6Q_GW54XX/Description
|
define Profile/IMX6Q_GW54XX/Description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user