[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Since we now have general rules to build ALL_OBJS, we don't need to manually



# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID ae212c225e2a1a62a207c82f6d4df1b2b6bd979d
# Parent  156505f40a8a6e2651a363bd8941b7e5b7c382ac
Since we now have general rules to build ALL_OBJS, we don't need to manually 
build them. Compile-tested on x86 and PPC. Should work on IA64 too.

Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>

diff -r 156505f40a8a -r ae212c225e2a xen/Makefile
--- a/xen/Makefile      Tue Mar 21 10:40:41 2006
+++ b/xen/Makefile      Tue Mar 21 10:42:39 2006
@@ -55,14 +55,6 @@
        [ -e include/asm ] || ln -sf asm-$(TARGET_ARCH) include/asm
        $(MAKE) -C arch/$(TARGET_ARCH) asm-offsets.s
        $(MAKE) include/asm-$(TARGET_ARCH)/asm-offsets.h
-ifneq ($(TARGET_ARCH),x86)
-       $(MAKE) -C common
-       $(MAKE) -C drivers
-ifeq ($(ACM_SECURITY),y)
-       $(MAKE) -C acm
-endif
-       $(MAKE) -C arch/$(TARGET_ARCH)
-endif
        $(MAKE) -C arch/$(TARGET_ARCH) $(TARGET)
 
 # drivers/char/console.o contains static banner/compile info. Blow it away.

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.