* grub-core/Makefile.core.def (setjmp): Distribute
lib/arm64/setjmp.S.
This commit is contained in:
parent
44d4884779
commit
0c0eab527f
2 changed files with 6 additions and 0 deletions
|
@ -1571,6 +1571,7 @@ module = {
|
|||
extra_dist = lib/ia64/setjmp.S;
|
||||
extra_dist = lib/ia64/longjmp.S;
|
||||
extra_dist = lib/arm/setjmp.S;
|
||||
extra_dist = lib/arm64/setjmp.S;
|
||||
};
|
||||
|
||||
module = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue