diff options
Diffstat (limited to 'package/network/services/lldpd')
-rw-r--r-- | package/network/services/lldpd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile index 3a2e411..c597440 100644 --- a/package/network/services/lldpd/Makefile +++ b/package/network/services/lldpd/Makefile @@ -18,6 +18,9 @@ PKG_MD5SUM:=9031734c69940dd79a0a175123275f83 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> PKG_LICENSE:=ISC +PKG_LICENSE:=ISC +PKG_LICENSE_FILES:=README.md + PKG_FIXUP:=autoreconf PKG_INSTALL:=1 |