projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a1579
)
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)
SVN-Revision: 13765
package/kernel/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/usb.mk
b/package/kernel/modules/usb.mk
index 0f95ad8b2a96cd0d73eb1b63ff40d8053f5f2a00..af12243254dfebb67d125c56152a168eb9c27116 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 \