changeset 3433:ee3e64e0c8f6

lkh fix for amd64
author Jan Nieuwenhuizen <janneke@esur.localdomain>
date Fri, 04 May 2007 15:24:22 +0200
parents 116762651b08
children 18c33ed7f472
files gub/specs/linux-headers.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/linux-headers.py	Fri May 04 15:23:22 2007 +0200
+++ b/gub/specs/linux-headers.py	Fri May 04 15:24:22 2007 +0200
@@ -50,4 +50,4 @@
 class Linux_headers__linux__64 (Linux_headers__debian):
     def __init__ (self, settings):
         Linux_headers__debian.__init__ (self, settings)
-        self.with (version='2.6.18-6', name='linux-kernel-headers')
+        self.with (version='2.6.18-7', name='linux-kernel-headers')