diff options
Diffstat (limited to 'package/network/ipv6/6in4/Makefile')
-rw-r--r-- | package/network/ipv6/6in4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile index aeb187cb58..b5e157962d 100644 --- a/package/network/ipv6/6in4/Makefile +++ b/package/network/ipv6/6in4/Makefile @@ -12,6 +12,9 @@ PKG_VERSION:=18 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0 +PKG_LICENSE_FILES:= + include $(INCLUDE_DIR)/package.mk define Package/6in4 |