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:
parent
556e850dfd
commit
3258334e79
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue