* conf/Makefile.extra-dist: Fix extra-dist list.
* grub-core/Makefile.core.def: Likewise.
This commit is contained in:
parent
f72ab14e4a
commit
ed8c0887f4
3 changed files with 43 additions and 16 deletions
|
@ -233,6 +233,7 @@ kernel = {
|
|||
arm = kern/arm/dl_helper.c;
|
||||
arm = kern/arm/cache_armv6.S;
|
||||
arm = kern/arm/cache_armv7.S;
|
||||
extra_dist = kern/arm/cache.S;
|
||||
arm = kern/arm/cache.c;
|
||||
arm = kern/arm/misc.S;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue