From: Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxx> Most people won't have the sources installed in the path that is the current default setting. Signed-off-by: Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxx> --- .gitmodules | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9c63921..42fc7a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "linux-2.6"] path = linux-2.6 - url = ../kvm.git + url = git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git -- 1.6.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html