X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fdropbear%2FMakefile;h=cd5b36825612835e15e36c585171551e5db1e7bb;hb=81a3d9ba3104aab63e6b5b9725060f3267b8e4fe;hp=63cf86e14770ea5c3f17269bacddcd79f2a42ee2;hpb=5fb6cf9a111d544ae3d61815d5b5c4ac90af717c;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/package/network/services/dropbear/Makefile b/package/network/services/dropbear/Makefile index 63cf86e147..cd5b368256 100644 --- a/package/network/services/dropbear/Makefile +++ b/package/network/services/dropbear/Makefile @@ -17,6 +17,9 @@ PKG_SOURCE_URL:= \ http://www.mirrors.wiretapped.net/security/cryptography/apps/ssh/dropbear/ PKG_MD5SUM:=c627ffe09570fad7aa94d8eac2b9320c +PKG_LICENSE:=MIT +PKG_LICENSE_FILES:=LICENSE libtomcrypt/LICENSE libtommath/LICENSE + PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk