ChangeSet 1.1371, 2005/03/25 23:11:41+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx
Small makefile cleanup.
Makefile | 2 --
1 files changed, 2 deletions(-)
diff -Nru a/xen/common/Makefile b/xen/common/Makefile
--- a/xen/common/Makefile 2005-03-25 19:06:34 -05:00
+++ b/xen/common/Makefile 2005-03-25 19:06:34 -05:00
@@ -4,9 +4,7 @@
ifeq ($(TARGET_ARCH),ia64)
OBJS := $(subst dom_mem_ops.o,,$(OBJS))
OBJS := $(subst grant_table.o,,$(OBJS))
-#OBJS := $(subst page_alloc.o,,$(OBJS))
OBJS := $(subst physdev.o,,$(OBJS))
-#OBJS := $(subst xmalloc.o,,$(OBJS))
endif
ifneq ($(perfc),y)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-changelog
|