* grub-core/Makefile.core.def (kernel): Add kern/i386/int.S to
extra_dist.
This commit is contained in:
parent
d1ab689de8
commit
fc5efcc083
2 changed files with 6 additions and 0 deletions
|
@ -219,6 +219,7 @@ kernel = {
|
|||
|
||||
videoinkernel = commands/boot.c;
|
||||
|
||||
extra_dist = kern/i386/int.S;
|
||||
extra_dist = kern/i386/realmode.S;
|
||||
extra_dist = kern/i386/pc/lzma_decode.S;
|
||||
extra_dist = kern/mips/cache_flush.S;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue