From: Jason Wang <[email protected]> config.mak was generated by configure and kvmtrace were compiled throuh makefile.
Signed-off-by: Jason Wang <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]> diff --git a/config.mak b/config.mak deleted file mode 100644 index 333ec7c..0000000 --- a/config.mak +++ /dev/null @@ -1,8 +0,0 @@ -PREFIX=/usr/local -KERNELDIR=/home/avi/kvm/linux-2.6 -ARCH=x86_64 -PROCESSOR=x86_64 -CC=gcc -LD=ld -OBJCOPY=objcopy -AR=ar diff --git a/kvmtrace b/kvmtrace deleted file mode 100755 index d461029..0000000 Binary files a/kvmtrace and /dev/null differ -- 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
