aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2012-01-09 16:46:47 -0600
committerClark Williams <williams@redhat.com>2012-01-09 16:46:47 -0600
commitc590698f6f06c3c38317116535f5c67f05b945fb (patch)
tree4c3c91d0e25f45865f3fae380620e95fdb2f43ea /Makefile
parent6e497ecdc9fe14feab8d33f2194c3a200f146ad3 (diff)
downloadrteval-c590698f6f06c3c38317116535f5c67f05b945fb.tar.gz
updated kcompile source to 2.6.39
Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ca8b27d..429156e 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)