kernel/modules/usb.mk: hso works on 2.6.26 and later
SVN-Revision: 13765
This commit is contained in:
parent
28a1579556
commit
ae2ac12c9a
1 changed files with 1 additions and 1 deletions
|
@ -575,7 +575,7 @@ $(eval $(call KernelPackage,usb-net-asix))
|
|||
|
||||
|
||||
define KernelPackage/usb-net-hso
|
||||
$(call usbdep,kmod-usb-net @LINUX_2_6_26)
|
||||
$(call usbdep,kmod-usb-net @LINUX_2_6 @!LINUX_2_6_21 @!LINUX_2_6_23 @!LINUX_2_6_24 @!LINUX_2_6_25)
|
||||
TITLE:=Kernel module for Option USB High Speed Mobile Devices
|
||||
KCONFIG:= \
|
||||
CONFIG_RFKILL \
|
||||
|
|
Loading…
Reference in a new issue