diff options
Diffstat (limited to 'package/network/utils/resolveip')
-rw-r--r-- | package/network/utils/resolveip/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/utils/resolveip/Makefile b/package/network/utils/resolveip/Makefile index 3243a80016..02b0df9d13 100644 --- a/package/network/utils/resolveip/Makefile +++ b/package/network/utils/resolveip/Makefile @@ -11,6 +11,9 @@ PKG_NAME:=resolveip PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0 +PKG_LICENSE_FILES:= + include $(INCLUDE_DIR)/package.mk define Package/resolveip |