Skip to content

Commit

Permalink
Remove rule for config-devices.h
Browse files Browse the repository at this point in the history
Since commit a992fe3
config-devices.h is no longer used.

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

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
  • Loading branch information
Stefan Weil authored and Anthony Liguori committed Dec 3, 2009
1 parent ec16928 commit 9ea3778
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile.target
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9ea3778

Please sign in to comment.