summaryrefslogtreecommitdiffstats
path: root/package/opkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/opkg')
-rw-r--r--package/opkg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/opkg/Makefile b/package/opkg/Makefile
index 4efd44a20..a41127ab2 100644
--- a/package/opkg/Makefile
+++ b/package/opkg/Makefile
@@ -21,6 +21,9 @@ PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz
PKG_FIXUP:=autoreconf
PKG_REMOVE_FILES = autogen.sh aclocal.m4
+PKG_LICENSE:=GPLv2
+PKG_LICENSE_FILES:=COPYING
+
PKG_BUILD_PARALLEL:=1
HOST_BUILD_PARALLEL:=1
PKG_INSTALL:=1