Browse Source

net/usb: only package hso for 2.6.26

SVN-Revision: 12069
Andy Boyett 17 years ago
parent
commit
fb8ef51362
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/kernel/modules/usb.mk

+ 1 - 1
package/kernel/modules/usb.mk

@@ -575,7 +575,7 @@ $(eval $(call KernelPackage,usb-net-asix))
 
 
 
 
 define KernelPackage/usb-net-hso
 define KernelPackage/usb-net-hso
-  $(call usbdep,kmod-usb-net @LINUX_2_6)
+  $(call usbdep,kmod-usb-net @LINUX_2_6_26)
   TITLE:=Kernel module for Option USB High Speed Mobile Devices
   TITLE:=Kernel module for Option USB High Speed Mobile Devices
   KCONFIG:= \
   KCONFIG:= \
 	CONFIG_RFKILL \
 	CONFIG_RFKILL \