summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2016-08-01 10:26:18 -0500
committerMatt Housh <jaeger@crux.ninja>2016-08-01 10:26:18 -0500
commitfbb34197e80fa74288dd4248b03152650d833673 (patch)
tree0830ab6b0b927e740251b73a143c865166aef025 /Makefile
parentc299d7974bc8dc5785d9e03b9477a5b0451d94fd (diff)
downloadiso-fbb34197e80fa74288dd4248b03152650d833673.tar.gz
iso-fbb34197e80fa74288dd4248b03152650d833673.tar.xz
Added hid-{generic,apple,logitech-dj} to initramfs, updated kernel to 4.4.16, removed ext3 from initramfs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2539409..3834719 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ CRUXVERSION = 3.2
CUSTOMVERSION =
COLLECTIONS = core opt xorg
KERNEL_MIRROR = http://www.kernel.org
-KERNEL_VERSION = 4.1.18
+KERNEL_VERSION = 4.4.16
KERNEL_PATCHES =
BB_VERSION = 1.22.1
MEMTEST_VERSION = 5.01

Generated by cgit