aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2017-03-15 12:12:12 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2018-06-18 12:22:26 +0200
commitc26ce774a7209012c0505ee841d54898c6665e20 (patch)
tree8067e5dbd7af0f50018cca26c9a6d10bd20a1bde /.gitignore
parentf1feccec5ad848b4f763376480a006a9d58fa721 (diff)
Add lsmtd program
This patch adds a program called "lsmtd". The program produces a pretty printed list of the hierarchy of UBI and MTD devices on a system. It tries to imitate the lsblk program from util-linux as closely as possible. A number of command line switches are available to fine tune what information should be exposed and in what output format. The goal is to have a simple way of displaying the complete MTD stack on a system in a human readable form instead of piecing details together from proc files and various UBI utilities. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a384359..e1fc13f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ io_basic
io_paral
io_read
io_update
+lsmtd
makefiles
mkfs.ubifs
mkvol_bad