WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] Add missing Makefile in x86_64/compat so

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] Add missing Makefile in x86_64/compat so that it builds on x86_64.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 09 Feb 2007 09:41:04 -0800
Delivery-date: Fri, 09 Feb 2007 09:47:42 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# 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 <=