Move all to deprecated folder.
This commit is contained in:
14
deprecated/firmware/buildroot/package/dfu-util/dfu-util.mk
Normal file
14
deprecated/firmware/buildroot/package/dfu-util/dfu-util.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# dfu-util
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DFU_UTIL_VERSION = 0.8
|
||||
DFU_UTIL_SITE = http://dfu-util.sourceforge.net/releases
|
||||
DFU_UTIL_LICENSE = GPLv2+
|
||||
DFU_UTIL_LICENSE_FILES = COPYING
|
||||
|
||||
HOST_DFU_UTIL_DEPENDENCIES = host-libusb
|
||||
|
||||
$(eval $(host-autotools-package))
|
||||
Reference in New Issue
Block a user