Skip to content
Snippets Groups Projects
Verified Commit 1f448ae5 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

mox-support: there can not be empty install section in generic package

Fixes:
Makefile:93: WARNING: skipping mox-generic-support -- package has no install section
inconsistent: Package mox-support requires package mox-generic-support that is not available.
parent 0e651ebd
Branches
Tags
1 merge request!697Turris OS 5.2 merge
......@@ -48,6 +48,7 @@ endef
Build/Compile:=:
define Package/mox-generic-support/install
true
endef
define Package/mox-support/install
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment