mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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:
committed by
Peter Korsgaard
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
|
||||
|
||||
Reference in New Issue
Block a user