diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-04-27 16:21:57 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-04-27 16:21:57 -0500 |
commit | ac4b8487a4edffc2c108aa4ecb836a2ad444a994 (patch) | |
tree | 9888dce54c73d633bf410be22794e49b93a27b2b /io-tool | |
parent | 34609050e110fdeaf9cd63888c5902031ca21b1f (diff) | |
download | mts-io-ac4b8487a4edffc2c108aa4ecb836a2ad444a994.tar.gz mts-io-ac4b8487a4edffc2c108aa4ecb836a2ad444a994.tar.bz2 mts-io-ac4b8487a4edffc2c108aa4ecb836a2ad444a994.zip |
rename platform to mtcdp
Diffstat (limited to 'io-tool')
-rw-r--r-- | io-tool/mts-io-sysfs-inc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io-tool/mts-io-sysfs-inc.sh b/io-tool/mts-io-sysfs-inc.sh index f3fde5f..7c24353 100644 --- a/io-tool/mts-io-sysfs-inc.sh +++ b/io-tool/mts-io-sysfs-inc.sh @@ -23,7 +23,7 @@ VERBOSE=false -PLATFORM_NAME=sparkcell +PLATFORM_NAME=mtcdp SYSFS_PLATFORM_DIR=/sys/devices/platform/${PLATFORM_NAME} MTS_IO_CONTROLS_STATUS_LED=true |