mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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:
@@ -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,\
|
||||
|
||||
Reference in New Issue
Block a user