avrdude: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
473ec1304c
commit
d1f545004b
@ -14,6 +14,8 @@ AVRDUDE_SUBDIR = avrdude
|
||||
AVRDUDE_AUTORECONF = YES
|
||||
AVRDUDE_DEPENDENCIES = libelf libusb libusb-compat ncurses \
|
||||
host-flex host-bison
|
||||
AVRDUDE_LICENSE = GPLv2+
|
||||
AVRDUDE_LICENSE_FILES = avrdude/COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBFTDI),y)
|
||||
AVRDUDE_DEPENDENCIES += libftdi
|
||||
|
Loading…
Reference in New Issue
Block a user