summaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.target b/Makefile.target
index 2985658d9d..891ea08221 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -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