mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
kernel/modules/usb.mk: hso works on 2.6.26 and later
SVN-Revision: 13765
This commit is contained in:
parent
28a1579556
commit
ae2ac12c9a
@ -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_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
|
TITLE:=Kernel module for Option USB High Speed Mobile Devices
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_RFKILL \
|
CONFIG_RFKILL \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user