package/network: add PKGARCH:=all to non-binary packages
[openwrt/staging/jogo.git] / package / network / config / vxlan / Makefile
index aeceb9cd884e517b2f274925637b62a538bfa70e..5850c443e73131f19fbeb1f986f85259d5747ac4 100644 (file)
@@ -12,6 +12,7 @@ define Package/vxlan
   MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
   TITLE:=Virtual eXtensible LAN config support
   DEPENDS:=+kmod-vxlan
+  PKGARCH:=all
 endef
 
 define Package/vxlan/description