* util/grub-render-label.c: Move backend part to ...
* util/render-label.c: ... here.
This commit is contained in:
parent
d0a116ee5a
commit
44d1c20a13
5 changed files with 244 additions and 157 deletions
|
@ -961,6 +961,7 @@ program = {
|
|||
mansection = 1;
|
||||
|
||||
common = util/grub-render-label.c;
|
||||
common = util/render-label.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
common = grub-core/kern/emu/hostfs.c;
|
||||
common = grub-core/disk/host.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue