1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 05:05:08 +03:00

Fixed wrong module name for usbatm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3229 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-02-12 20:51:01 +00:00
parent be08397369
commit 7ad6bcb469

View File

@ -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