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] Fix mbootpack deps.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] Fix mbootpack deps.
From: BitKeeper Bot <riel@xxxxxxxxxxx>
Date: Wed, 30 Mar 2005 18:13:34 +0000
Delivery-date: Wed, 30 Mar 2005 19:03:55 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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 Development List <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
ChangeSet 1.1399, 2005/03/30 19:13:34+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx

        Fix mbootpack deps.
        Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>



 Makefile |    2 --
 1 files changed, 2 deletions(-)


diff -Nru a/tools/misc/mbootpack/Makefile b/tools/misc/mbootpack/Makefile
--- a/tools/misc/mbootpack/Makefile     2005-03-30 14:03:55 -05:00
+++ b/tools/misc/mbootpack/Makefile     2005-03-30 14:03:55 -05:00
@@ -74,8 +74,6 @@
        ./bin2c -n 8 -b1 -a bzimage_bootsect bootsect > bzimage_header.c
        ./bin2c -n 8 -b1 -a bzimage_setup setup >> bzimage_header.c
 
-buildimage.c buildimage.d: bzimage_header.c
-
 %.o: %.S
        $(CC) $(CFLAGS) $(INCS) $(DEFS) -c $< -o $@
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>