fconfig: 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-26 16:20:39 -03:00 committed by Peter Korsgaard
parent c3e09321d0
commit 662e2e748d
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
FCONFIG_VERSION = 20080329
FCONFIG_SITE = http://andrzejekiert.ovh.org/software/fconfig/
FCONFIG_LICENSE = GPLv2+
FCONFIG_LICENSE_FILES = fconfig.c
define FCONFIG_BUILD_CMDS
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) \