|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Add missing Makefile in x86_64/compat so
# HG changeset patch
# User Alastair Tse <atse@xxxxxxxxxxxxx>
# Date 1171016472 0
# Node ID dda3e75f015d31251c8e4cd22958276a2403a945
# Parent 620f5cdfe32b52fc61222c9e37f3a3e1c3dfa7c5
Add missing Makefile in x86_64/compat so that it builds on x86_64.
Signed-off-by: Alastair Tse <atse@xxxxxxxxxxxxx>
---
xen/arch/x86/x86_64/compat/Makefile | 2 ++
1 files changed, 2 insertions(+)
diff -r 620f5cdfe32b -r dda3e75f015d xen/arch/x86/x86_64/compat/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/xen/arch/x86/x86_64/compat/Makefile Fri Feb 09 10:21:12 2007 +0000
@@ -0,0 +1,2 @@
+obj-y += entry.o
+
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Add missing Makefile in x86_64/compat so that it builds on x86_64.,
Xen patchbot-unstable <=
|
|
|
|
|