diff options
author | Matt Housh <jaeger@crux.nu> | 2015-02-16 11:34:10 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.nu> | 2015-02-16 11:34:10 -0600 |
commit | dca345b287753a6a5904dd167e01c2907b66cbbe (patch) | |
tree | aaaafb166ba9aa42d700a39cee936890c3753331 /Makefile | |
parent | 7a8bfb2bcf4ea697c968ffe5a6d9340b0d75cb52 (diff) | |
download | iso-dca345b287753a6a5904dd167e01c2907b66cbbe.tar.gz iso-dca345b287753a6a5904dd167e01c2907b66cbbe.tar.xz |
Updated kernel to 3.14.33, updated notes and setup dependencies file
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ CRUXVERSION = 3.1 CUSTOMVERSION = COLLECTIONS = core opt xorg KERNEL_MIRROR = http://www.kernel.org -KERNEL_VERSION = 3.14.22 +KERNEL_VERSION = 3.14.33 KERNEL_PATCHES = BB_VERSION = 1.22.1 SYSLINUX_VERSION = 4.04 |