[ar71xx] add default network configuration for the TL-WR941ND board
[openwrt.git] / scripts / ipkg
index 9143c98..d798bca 100755 (executable)
@@ -146,7 +146,7 @@ Valid destinations are directories or one of the dest names from $IPKG_CONF:" >&
                export no_proxy="$IPKG_NO_PROXY"
        fi
 
-       IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\)'
+       IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\|Architecture\)'
 }
 
 ipkg_usage() {
This page took 0.032093 seconds and 4 git commands to generate.