Fix dfu-util helptext wrapping

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15145 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb 2009-04-07 23:32:15 +00:00
parent 1c0f355097
commit aa10cb0781

View File

@ -29,7 +29,9 @@ define Package/dfu-util
endef
define Package/dfu-util/description
Dfu-util is a program that implements the host side of the USB DFU \ (Universal Serial Bus Device Firmware Upgrade) protocol. \ This version is specifically used to flash the FIC Neo 1973 mobile phone.
Dfu-util is a program that implements the host side of the USB DFU
(Universal Serial Bus Device Firmware Upgrade) protocol.
This version is specifically used to flash the FIC Neo 1973 mobile phone.
endef
# CONFIGURE_VARS += USB_CFLAGS="-I $(STAGING_DIR)/usr/include" \