Skip to content

Commit

Permalink
Added PKGARCH:=all to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Mar 2, 2017
1 parent a7e7410 commit 57e431f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openwisp-config/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ define Package/openwisp-config/default
SUBMENU:=openwisp
DEPENDS:=+curl +lua +libuci-lua +luafilesystem $(3)
VARIANT:=$(1)
PKGARCH:=all
MAINTAINER:=Federico Capoano <[email protected]>
URL:=http://openwisp.org
endef
Expand Down

0 comments on commit 57e431f

Please sign in to comment.