ltq-hcd: disable mips16 support.

This patch disables mips16 support in the ltq-hcd driver because some
people reported slow speed and problems with usb storage devices, 3G
dongles and wireless usb adapters.

Signed off by: José Vázquez Fernández <ppvazquez...@gmail.com>


Index: package/kernel/lantiq/ltq-hcd/Makefile
===================================================================
--- package/kernel/lantiq/ltq-hcd/Makefile      (revisión: 40772)
+++ package/kernel/lantiq/ltq-hcd/Makefile      (copia de trabajo)
@@ -10,6 +10,8 @@
 PKG_RELEASE:=1
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/ltq-hcd-$(BUILD_VARIANT)
 
+PKG_USE_MIPS16:=0
+
 PKG_MAINTAINER:=John Crispin <blo...@openwrt.org>
 
 include $(INCLUDE_DIR)/package.mk
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to