From b5db7b724abc01033bf7f732f07b3f8d832601a8 Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Tue, 14 Jun 2011 11:20:09 -0400 Subject: [PATCH] change the linux kernel git to konrad's tree. --- sources.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources.mk b/sources.mk index 150362d..ea3694f 100644 --- a/sources.mk +++ b/sources.mk @@ -35,6 +35,6 @@ endif GIT_URL=git://xenbits.xensource.com/ $(eval $(call GIT_REPO,xen-unstable.git,xen)) -GIT_URL=git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/ +GIT_URL=git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ $(eval $(call GIT_REPO,xen.git,linux)) -- 2.39.5