---
Includes DKMS itself, along with the kernel headers necessary to build
out-of-tree modules for the LTS kernel.
bundles/kernel-lts-dkms | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 bundles/kernel-lts-dkms
diff --git a/bundles/kernel-lts-dkms b/bundles/kernel-lts-dkms
new file mode 100644
index 0000000..9b16dc4
--- /dev/null
+++ b/bundles/kernel-lts-dkms
@@ -0,0 +1,9 @@
+# [TITLE]: kernel-lts-dkms
+# [DESCRIPTION]: Support module building/loading via DKMS in LTS kernel
+# [STATUS]: WIP
+# [CAPABILITIES]:
+# [MAINTAINER]: Brett T. Warden <brett.t.warden(a)intel.com>
+include(c-basic)
+include(linux-lts-dev)
+clr-ignore-mod-sig
+dkms
--
2.20.1