hook Reed-Solomon into startup.S
This commit is contained in:
parent
4f0de6881c
commit
419cbeb06d
5 changed files with 209 additions and 144 deletions
|
@ -244,7 +244,7 @@ program = {
|
|||
common = util/grub-setup.c;
|
||||
common = util/raid.c;
|
||||
common = util/lvm.c;
|
||||
common = util/reed_solomon.c;
|
||||
common = grub-core/lib/reed_solomon.c;
|
||||
|
||||
sparc64_ieee1275 = util/ieee1275/ofpath.c;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue