kernel: remove imx-sdma-fw because of license issues
[openwrt/staging/yousong.git] / target / linux / imx6 / Makefile
index 45efb91873114eebb460be6d57e9c5325c948dec..5e697f5d626ed854b7df38992eec96b1c7f01314 100644 (file)
@@ -20,6 +20,6 @@ include $(INCLUDE_DIR)/target.mk
 KERNELNAME:="zImage dtbs"
 
 DEFAULT_PACKAGES += \
-       kmod-usb-chipidea kmod-usb-mxs-phy kmod-imx-sdma-fw-imx6
+       kmod-usb-chipidea kmod-usb-mxs-phy
 
 $(eval $(call BuildTarget))