Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-24 | UBI: amend commentaries | Artem Bityutskiy | |
Hch asked not to use "unit" for sub-systems, let it be so. Also some other commentaries modifications. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | |||
2008-04-17 | UBI: make ubi-header.h local | Artem Bityutskiy | |
The new trend in linux is not to store headers which define on-media format in the include/ directory, but instead, store them locally. This is because these headers "do not define any kernel<->userspace interface". Do so for UBI as well. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> |