mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 15:54:04 +02:00
[package] kernel/modules/usb.mk: hso works on 2.6.26 and later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13765 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b594b547e6
commit
ceb2365877
@ -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 New Issue
Block a user