kernel: remove imx-sdma-fw because of license issues
[openwrt.git] / target / linux / imx6 / Makefile
index 45efb91..5e697f5 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))