Reimport Simon Peter's devmapper
This commit is contained in:
parent
3ace8d7584
commit
e7f405abb3
3 changed files with 420 additions and 0 deletions
|
@ -2140,3 +2140,8 @@ module = {
|
|||
name = progress;
|
||||
common = lib/progress.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = crypto_devmapper;
|
||||
common = disk/devmapper.c;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue