* util/raid.c: Fold into ...
* util/getroot_linux.c: ... here. Make all functions static.
This commit is contained in:
parent
c4cf25eef7
commit
cef86fefda
5 changed files with 71 additions and 102 deletions
|
@ -13,7 +13,6 @@ library = {
|
|||
common = util/getroot_unix.c;
|
||||
common = util/getroot_os.c;
|
||||
common = util/getroot_devmapper.c;
|
||||
common = util/raid.c;
|
||||
common = grub-core/kern/emu/hostdisk.c;
|
||||
common = grub-core/kern/emu/hostdisk_devmapper.c;
|
||||
common = grub-core/kern/emu/hostdisk_os.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue