summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-01-11 00:20:35 +0200
committerThomas Backlund <tmb@mageia.org>2016-01-11 00:20:35 +0200
commit49bdb52811956e6e2133473e09f102baa614dbe7 (patch)
tree9966c5b9dad574a6c53781037f02392c69b69d9e /images
parent3ecd99eeabe9ac660bf181ab49c363c679540395 (diff)
downloaddrakx-49bdb52811956e6e2133473e09f102baa614dbe7.tar
drakx-49bdb52811956e6e2133473e09f102baa614dbe7.tar.gz
drakx-49bdb52811956e6e2133473e09f102baa614dbe7.tar.bz2
drakx-49bdb52811956e6e2133473e09f102baa614dbe7.tar.xz
drakx-49bdb52811956e6e2133473e09f102baa614dbe7.zip
we now use 4.x series kernels
Diffstat (limited to 'images')
-rw-r--r--images/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 03606659f..754284f42 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -2,7 +2,7 @@ include ../Makefile.config
VERSION=2.30
PRODUCT=drakx-installer-images
-KERNELS=$(shell rpm -qf /lib/modules/3.*)
+KERNELS=$(shell rpm -qf /lib/modules/4.*)
IMAGES_DEST = $(ROOTDEST)/install/images