treewide: add missing PKGARCH:=all to non-binary packages

Packages such as Perl, Lua, shell scripts don't generate binary files.
Add PKGARCH:=all to them.

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
Deng Qingfang
2019-01-28 14:38:44 +08:00
parent 149afa5dcb
commit 17496030e2
21 changed files with 21 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ define Package/lua-mobdebug
TITLE:=Lua-MobDebug
URL:=https://github.com/pkulchenko/MobDebug
DEPENDS:=+lua
PKGARCH:=all
endef
define Package/lua-mobdebug/description