Move common function to dl_helper.c
This commit is contained in:
parent
1c99b9d1fe
commit
854f383c28
6 changed files with 235 additions and 289 deletions
|
@ -163,7 +163,7 @@ program = {
|
|||
common = util/resolve.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
|
||||
common = grub-core/kern/arm/dl.c;
|
||||
common = grub-core/kern/arm/dl_helper.c;
|
||||
|
||||
extra_dist = util/grub-mkimagexx.c;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue