Added support for httpd IP address binding, worksforme #108

Corrected module extension in for kmod-usb-visor


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2850 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2006-01-07 00:44:05 +00:00
parent c91b0a9a88
commit df783a1a4b
2 changed files with 87 additions and 1 deletions

View File

@@ -368,7 +368,7 @@ $(eval $(call KMOD_template,USB_SERIAL_PL2303,usb-serial-pl2303,\
,CONFIG_USB_SERIAL_PL2303,kmod-usb-serial,61,pl2303))
$(eval $(call KMOD_template,USB_SERIAL_VISOR,usb-serial-visor,\
$(MODULES_DIR)/kernel/drivers/usb/serial/visor.o \
$(MODULES_DIR)/kernel/drivers/usb/serial/visor.ko \
,CONFIG_USB_SERIAL_VISOR,kmod-usb-serial,61,visor))
$(eval $(call KMOD_template,USB_STORAGE,usb-storage,\