summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 34c20ea..d373860 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ MANDIR := $(DESTDIR)/$(PREFIX)/share/man
PYLIB := $(DESTDIR)$(shell python -c 'import distutils.sysconfig; print distutils.sysconfig.get_python_lib()')
LOADDIR := loadsource
-KLOAD := $(LOADDIR)/linux-2.6.26.1.tar.bz2
+KLOAD := $(LOADDIR)/linux-2.6.39.tar.bz2
BLOAD := $(LOADDIR)/dbench-4.0.tar.gz
LOADS := $(KLOAD) $(BLOAD)