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:
parent
1c0f355097
commit
aa10cb0781
@ -29,7 +29,9 @@ define Package/dfu-util
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/dfu-util/description
|
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
|
endef
|
||||||
|
|
||||||
# CONFIGURE_VARS += USB_CFLAGS="-I $(STAGING_DIR)/usr/include" \
|
# CONFIGURE_VARS += USB_CFLAGS="-I $(STAGING_DIR)/usr/include" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user