kernel: remove imx-sdma-fw because of license issues

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37755
This commit is contained in:
Luka Perkov
2013-08-12 10:48:05 +00:00
parent 3258334e79
commit acb9bc0f5e
2 changed files with 1 additions and 57 deletions

View 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))