projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e58c64
)
Fix broken hso kmod definition
author
Andy Boyett
<agb@openwrt.org>
Sat, 2 Aug 2008 07:35:51 +0000
(07:35 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Sat, 2 Aug 2008 07:35:51 +0000
(07:35 +0000)
SVN-Revision: 12074
package/kernel/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/usb.mk
b/package/kernel/modules/usb.mk
index 04363d270f2f8bbebfc8bc553707fd9b8978cd91..345bee79ed0b0b1796c40ca87ae637e411da935a 100644
(file)
--- a/
package/kernel/modules/usb.mk
+++ b/
package/kernel/modules/usb.mk
@@
-579,7
+579,7
@@
define KernelPackage/usb-net-hso
TITLE:=Kernel module for Option USB High Speed Mobile Devices
KCONFIG:= \
CONFIG_RFKILL \
- CONFIG_RFKILL_INPUT
+ CONFIG_RFKILL_INPUT
\
CONFIG_USB_HSO
FILES:= \
$(LINUX_DIR)/net/rfkill/rfkill.$(LINUX_KMOD_SUFFIX) \