1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

net/usb: only package hso for 2.6.26

SVN-Revision: 12069
This commit is contained in:
Andy Boyett 2008-08-02 03:19:42 +00:00
parent e6d14f7cd7
commit fb8ef51362

@ -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 \