diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-04-26 09:01:12 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-05-11 12:05:50 +0300 |
commit | 32252f2b902d88f2991d260f2982b10b2016c33b (patch) | |
tree | 3081ae785d80c563837815a5b053747f0c9d1f34 /ubi-utils/.gitignore | |
parent | e7454c3c3928ee7af7e76c0521f477881c9bf60f (diff) |
ubi-utils: add sysfs interface support and new tool
This large commit makes several things.
1. Switches libmtd to use the new sysfs interface
2. Implements new handy 'mtdinfo' utility
3. Does minore amendmends in libubi and some ubi-tools.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/.gitignore')
-rw-r--r-- | ubi-utils/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubi-utils/.gitignore b/ubi-utils/.gitignore index 4155cd1..66e766c 100644 --- a/ubi-utils/.gitignore +++ b/ubi-utils/.gitignore @@ -8,3 +8,4 @@ /ubirename /ubirmvol /ubiupdatevol +/mtdinfo |