diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2010-09-07 20:31:47 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2010-09-07 20:32:08 +0200 |
commit | 738ddd28039485525bc8fae3ec8b8698f277fe8b (patch) | |
tree | 75d71ba43e1606347b4a7a3a30c987f924b0f89c /Makefile | |
parent | c68b9b498871284514f986682507c29c5acf857d (diff) | |
download | iso-738ddd28039485525bc8fae3ec8b8698f277fe8b.tar.gz iso-738ddd28039485525bc8fae3ec8b8698f277fe8b.tar.xz |
Use kernel 2.6.35.4.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ CRUXVERSION = 2.7 CUSTOMVERSION = COLLECTIONS = core opt xorg KERNEL_MIRROR = ftp://ftp.kernel.org -KERNEL_VERSION = 2.6.35 +KERNEL_VERSION = 2.6.35.4 KERNEL_PATCHES = BB_VERSION = 1.16.2 SYSLINUX_VERSION = 3.86 |