mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
imx6: ventana boards use kmod-sky2
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38522
This commit is contained in:
parent
37c040f41a
commit
a494a0027a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user