From 68b1230ae3933388add17859b370abeac28fb754 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 8 Jan 2009 13:08:37 +0000 Subject: Auto-build dependency files in hypervisor build tree. Signed-off-by: Keir Fraser --- xen/common/Makefile | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'xen/common/Makefile') diff --git a/xen/common/Makefile b/xen/common/Makefile index 1c7edffcfc..3054f2e271 100644 --- a/xen/common/Makefile +++ b/xen/common/Makefile @@ -42,13 +42,3 @@ subdir-$(x86_64) += hvm subdir-$(ia64) += hvm subdir-y += libelf - -# Object file contains changeset and compiler information. -version.o: $(BASEDIR)/include/xen/compile.h - -ifeq ($(CONFIG_COMPAT),y) -# extra dependencies -grant_table.o: compat/grant_table.c -schedule.o: compat/schedule.c -xenoprof.o: compat/xenoprof.c -endif -- cgit v1.2.3