This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
This commit is contained in:
@@ -361,7 +361,7 @@ $(eval $(call KernelPackage,usb-serial-oti6858))
|
||||
|
||||
|
||||
define KernelPackage/usb-serial-sierrawireless
|
||||
$(call usbdep,kmod-usb-serial @LINUX_2_6)
|
||||
$(call usbdep,kmod-usb-serial)
|
||||
TITLE:=Support for Sierra Wireless devices
|
||||
KCONFIG:=CONFIG_USB_SERIAL_SIERRAWIRELESS
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/serial/sierra.$(LINUX_KMOD_SUFFIX)
|
||||
|
||||
Reference in New Issue
Block a user