summaryrefslogtreecommitdiff
path: root/io-tool
diff options
context:
space:
mode:
authorMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2016-12-06 15:21:25 +0200
committerBrandon Bayer <bbayer@multitech.com>2016-12-06 09:54:18 -0600
commitefa9ca1dad49be7f53220a2cd0342b4238f653a6 (patch)
tree760adde270a8f737341aa2e9f6999655d4dfe686 /io-tool
parentab76db18c883b9b8eec3976e2cf6c5904b3ccd93 (diff)
downloadmts-io-efa9ca1dad49be7f53220a2cd0342b4238f653a6.tar.gz
mts-io-efa9ca1dad49be7f53220a2cd0342b4238f653a6.tar.bz2
mts-io-efa9ca1dad49be7f53220a2cd0342b4238f653a6.zip
mtcap: fix build + refactoring.1.5.7
Diffstat (limited to 'io-tool')
-rwxr-xr-xio-tool/mts-io-sysfs3
1 files changed, 3 insertions, 0 deletions
diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs
index 55b5087..a7f7455 100755
--- a/io-tool/mts-io-sysfs
+++ b/io-tool/mts-io-sysfs
@@ -122,6 +122,9 @@ usage() {
#imei is read-only
imei )
;;
+ #capabilities are read-only
+ capability/* )
+ ;;
radio-reset-backoff-seconds )
;;
modalias )