xl2tp: add licensing info

[Peter: make license GPLv2 only]
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Axel Lin 2013-12-13 09:01:08 +08:00 committed by Peter Korsgaard
parent e19f7f7593
commit 884ba34b57

View File

@ -7,6 +7,8 @@
XL2TP_VERSION = v1.3.1
XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION))
XL2TP_DEPENDENCIES = libpcap
XL2TP_LICENSE = GPLv2
XL2TP_LICENSE_FILES = LICENSE
define XL2TP_BUILD_CMDS
$(SED) 's/ -O2 //' $(@D)/Makefile