Browse Source

openwrt: Bitstreams should be "all" arch

Luke Dashjr 13 years ago
parent
commit
7843920902
1 changed files with 1 additions and 0 deletions
  1. 1 0
      openwrt/Makefile

+ 1 - 0
openwrt/Makefile

@@ -100,6 +100,7 @@ define Package/$(PKG_NAME)/BitstreamTemplate
 define Package/$(PKG_NAME)-bitstream-$(1)
 $(call Package/$(PKG_NAME)/Default)
 	TITLE:=$(2)
+	PKGARCH:=all
 endef
 
 define Package/$(PKG_NAME)-bitstream-$(1)/description