projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d14f7
)
net/usb: only package hso for 2.6.26
author
Andy Boyett
<agb@openwrt.org>
Sat, 2 Aug 2008 03:19:42 +0000
(
03:19
+0000)
committer
Andy Boyett
<agb@openwrt.org>
Sat, 2 Aug 2008 03:19:42 +0000
(
03:19
+0000)
SVN-Revision: 12069
package/kernel/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/usb.mk
b/package/kernel/modules/usb.mk
index 1ba5e370e0e2b4a40eacdc9a6e8f4b158f2e3eca..04363d270f2f8bbebfc8bc553707fd9b8978cd91 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)
+ $(call usbdep,kmod-usb-net @LINUX_2_6
_26
)
TITLE:=Kernel module for Option USB High Speed Mobile Devices
KCONFIG:= \
CONFIG_RFKILL \