* util/grub-mkimage.c: Move backend part to ...
* util/mkimage.c: ... here.
This commit is contained in:
parent
4b4eeb3cc1
commit
ec16e02639
6 changed files with 1931 additions and 1825 deletions
|
@ -160,6 +160,7 @@ program = {
|
|||
mansection = 1;
|
||||
|
||||
common = util/grub-mkimage.c;
|
||||
common = util/mkimage.c;
|
||||
common = util/resolve.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
common = grub-core/osdep/init.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue