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:
Gustavo Zacarias 2014-06-24 15:55:53 -03:00 committed by Peter Korsgaard
parent 473ec1304c
commit d1f545004b
1 changed files with 2 additions and 0 deletions

View File

@ -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