projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
292ad73
)
[package] kernel/modules/usb.mk: hso works on 2.6.26 and later
author
Andy Boyett
<agb@openwrt.org>
Tue, 30 Dec 2008 02:20:22 +0000
(
02:20
+0000)
committer
Andy Boyett
<agb@openwrt.org>
Tue, 30 Dec 2008 02:20:22 +0000
(
02:20
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13765
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/usb.mk
b/package/kernel/modules/usb.mk
index
0f95ad8
..
af12243
100644
(file)
--- a/
package/kernel/modules/usb.mk
+++ b/
package/kernel/modules/usb.mk
@@
-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 \