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
@@ -28,6 +28,7 @@ define Package/libowfat
CATEGORY:=Libraries
TITLE:=reimplemented libdjb under GPL
URL:=https://www.fefe.de/libowfat/
BUILDONLY:=1
endef
define Build/Configure