* dist: include int.S in tar ball
@ 2011-07-25 21:18 Mads Kiilerich
0 siblings, 0 replies; only message in thread
From: Mads Kiilerich @ 2011-07-25 21:18 UTC (permalink / raw)
To: grub-devel
dist: include int.S in tar ball
diff -r 61b8421b8c8a -r f82d297442b1 grub-core/Makefile.core.def
--- a/grub-core/Makefile.core.def Mon Jul 25 23:13:12 2011 +0200
+++ b/grub-core/Makefile.core.def Mon Jul 25 23:14:01 2011 +0200
@@ -218,6 +218,7 @@
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;
/Mads
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-25 21:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 21:18 dist: include int.S in tar ball Mads Kiilerich
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.