diff options
Diffstat (limited to 'package/network/utils/iwcap')
-rw-r--r-- | package/network/utils/iwcap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/utils/iwcap/Makefile b/package/network/utils/iwcap/Makefile index d3f884715c..fe09521940 100644 --- a/package/network/utils/iwcap/Makefile +++ b/package/network/utils/iwcap/Makefile @@ -10,6 +10,9 @@ PKG_NAME:=iwcap PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 +PKG_LICENSE:=Apache-2.0 +PKG_LICENSE_FILES:= + include $(INCLUDE_DIR)/package.mk |