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:
bd54ca4
)
Fixed wrong module name for usbatm
author
Florian Fainelli
<florian@openwrt.org>
Sun, 12 Feb 2006 20:51:01 +0000
(20:51 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 12 Feb 2006 20:51:01 +0000
(20:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3229
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/generic-2.6/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.6/modules.mk
b/target/linux/generic-2.6/modules.mk
index
3b34f63
..
4e8d2e9
100644
(file)
--- a/
target/linux/generic-2.6/modules.mk
+++ b/
target/linux/generic-2.6/modules.mk
@@
-327,7
+327,7
@@
$(eval $(call KMOD_template,USB_STORAGE,usb-storage,\
$(eval $(call KMOD_template,USB_ATM,usb-atm,\
$(MODULES_DIR)/kernel/drivers/usb/atm/usbatm.ko \
- ,CONFIG_USB_ATM,kmod-usb-atm,50,usb
-
atm))
+ ,CONFIG_USB_ATM,kmod-usb-atm,50,usbatm))
# Misc. devices