aboutsummaryrefslogtreecommitdiffstats
path: root/package/libelf/libelf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libelf/libelf.mk')
-rw-r--r--package/libelf/libelf.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libelf/libelf.mk b/package/libelf/libelf.mk
index 725035f47..5f788b241 100644
--- a/package/libelf/libelf.mk
+++ b/package/libelf/libelf.mk
@@ -10,6 +10,8 @@ LIBELF_SITE=http://www.mr511.de/software/
LIBELF_INSTALL_STAGING = YES
LIBELF_INSTALL_STAGING_OPT = instroot=$(STAGING_DIR) install
LIBELF_INSTALL_TARGET_OPT = instroot=$(TARGET_DIR) install
+LIBELF_LICENSE = LGPLv2+
+LIBELF_LICENSE_FILES = COPYING.LIB
LIBELF_CONF_ENV = libelf_cv_working_memmove=yes \
mr_cv_target_elf=yes \