C part of Reed-Solomon
This commit is contained in:
parent
6d0fa83c79
commit
4f0de6881c
9 changed files with 553 additions and 23 deletions
|
@ -244,6 +244,7 @@ program = {
|
|||
common = util/grub-setup.c;
|
||||
common = util/raid.c;
|
||||
common = util/lvm.c;
|
||||
common = util/reed_solomon.c;
|
||||
|
||||
sparc64_ieee1275 = util/ieee1275/ofpath.c;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue