treewide: add missing BUILDONLY

Fixes Makefile warnings:

WARNING: skipping X -- package has no install section

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-10-12 17:40:44 -07:00
parent 233398ced5
commit 5a7148d112
10 changed files with 10 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ define Package/nacl
CATEGORY:=Libraries
TITLE:=NaCl Networking and Cryptography library
URL:=http://nacl.cace-project.eu/
BUILDONLY:=1
endef
define Build/Compile