From 0123b8615c58f2de3e8b95bdcb2d7dc808ab9196 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 19 May 2020 17:11:47 +0200 Subject: Debian! --- core/modules/kernel-vanilla/module.conf | 2 +- core/modules/kernel-vanilla/module.conf.debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 core/modules/kernel-vanilla/module.conf.debian (limited to 'core/modules/kernel-vanilla') diff --git a/core/modules/kernel-vanilla/module.conf b/core/modules/kernel-vanilla/module.conf index ba17be37..d91be99c 100644 --- a/core/modules/kernel-vanilla/module.conf +++ b/core/modules/kernel-vanilla/module.conf @@ -2,5 +2,5 @@ REQUIRED_BINARIES="" REQUIRED_LIBRARIES="" REQUIRED_DIRECTORIES="" -REQUIRED_KERNEL="4.19.118" +REQUIRED_KERNEL="4.19.123" REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git" diff --git a/core/modules/kernel-vanilla/module.conf.debian b/core/modules/kernel-vanilla/module.conf.debian new file mode 100644 index 00000000..849cd691 --- /dev/null +++ b/core/modules/kernel-vanilla/module.conf.debian @@ -0,0 +1,6 @@ +REQUIRED_INSTALLED_PACKAGES=" + bison + flex + libelf-dev + libssl-dev +" -- cgit v1.2.3-55-g7522