mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08: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:
parent
556e850dfd
commit
3258334e79
@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
KERNELNAME:="zImage dtbs"
|
KERNELNAME:="zImage dtbs"
|
||||||
|
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
kmod-usb-chipidea kmod-usb-mxs-phy
|
kmod-usb-chipidea kmod-usb-mxs-phy kmod-imx-sdma-fw-imx6
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user