OSDN Git Service

Remove rule for config-devices.h
authorStefan Weil <weil@mail.berlios.de>
Wed, 25 Nov 2009 20:59:38 +0000 (21:59 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 21:26:01 +0000 (15:26 -0600)
Since commit a992fe3d0fc185112677286f7a02204d8245b61e
config-devices.h is no longer used.

So there is no need to keep the dependency rules
any longer.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target

index 2985658..891ea08 100644 (file)
@@ -33,9 +33,6 @@ kvm.o kvm-all.o: QEMU_CFLAGS+=$(KVM_CFLAGS)
 config-target.h: config-target.h-timestamp
 config-target.h-timestamp: config-target.mak
 
-config-devices.h: config-devices.h-timestamp
-config-devices.h-timestamp: config-devices.mak
-
 all: $(PROGS)
 
 # Dummy command so that make thinks it has done something