* conf/Makefile.extra-dist: Fix extra-dist list.

* grub-core/Makefile.core.def: Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-10 09:47:39 +02:00
parent f72ab14e4a
commit ed8c0887f4
3 changed files with 43 additions and 16 deletions

View file

@ -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;