applications: remove LUCI_PKGARCH:=all
[project/luci.git] / applications / luci-app-snmpd / Makefile
index ffb14cfe252ad800fb10c2a67e008fed501db23a..ef48151645d726fd46042e2d4799517d4be4a2e7 100644 (file)
@@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:= Net-SNMP LuCI interface
 LUCI_DEPENDS:=+luci-base +snmpd
-LUCI_PKGARCH:=all
 LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive.
 
 PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>