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
@@ -38,6 +38,7 @@ define Package/libevhtp
CATEGORY:=Libraries
TITLE:=A more flexible replacement for libevent's httpd API
URL:=https://github.com/criticalstack/libevhtp
BUILDONLY:=1
endef
define Package/libevhtp/description