mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-03-01 13:50:12 +00:00
imx6: use kmod-imx-sdma-fw-imx6 by default
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37754
This commit is contained in:
@@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk
|
||||
KERNELNAME:="zImage dtbs"
|
||||
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-usb-chipidea kmod-usb-mxs-phy
|
||||
kmod-usb-chipidea kmod-usb-mxs-phy kmod-imx-sdma-fw-imx6
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
Reference in New Issue
Block a user