mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:32:25 +02:00
[kernel] net/usb: only package hso for 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12069 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c91999ec52
commit
d10bdef83b
@ -575,7 +575,7 @@ $(eval $(call KernelPackage,usb-net-asix))
|
||||
|
||||
|
||||
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
|
||||
KCONFIG:= \
|
||||
CONFIG_RFKILL \
|
||||
|
Loading…
Reference in New Issue
Block a user