From efa9ca1dad49be7f53220a2cd0342b4238f653a6 Mon Sep 17 00:00:00 2001 From: Mykyta Dorokhin Date: Tue, 6 Dec 2016 15:21:25 +0200 Subject: mtcap: fix build + refactoring. --- io-tool/mts-io-sysfs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'io-tool') 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 ) -- cgit v1.2.3