This series of patches closes the support gap on one of the explicitly
[openwrt.git] / package / kernel / modules / usb.mk
index e9f175d..a08fd52 100644 (file)
@@ -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)
This page took 0.02143 seconds and 4 git commands to generate.