applications: remove LUCI_PKGARCH:=all
[project/luci.git] / applications / luci-app-mosquitto / Makefile
index 1a659caeeecfddd63351a3ee850fd89bec7896c2..751a88ed8bda69a56082d14d7113c06b8437db8a 100644 (file)
@@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Mosquitto LuCI interface
 LUCI_DEPENDS:=+luci-compat +luci-base mosquitto
-LUCI_PKGARCH:=all
 LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters.
 
 PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>