From: Juan Quintela <[email protected]> Signed-off-by: Juan Quintela <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]>
diff --git a/Makefile b/Makefile index 88b39bd..1e09953 100644 --- a/Makefile +++ b/Makefile @@ -386,10 +386,3 @@ tarbin: # Include automatically generated dependency files -include $(wildcard *.d audio/*.d slirp/*.d block/*.d) - -build-targets-i386 = $(build-targets-x86) -build-targets-x86_64 = $(build-targets-x86) -build-targets-x86 = -build-targets-ia64 = - -all: $(build-targets-$(ARCH)) -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
