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:
7a56cfb
)
[kernel] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12069
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
1ba5e37
..
04363d2
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 \