summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla/module.conf
blob: cbc40e2e5edaeb4c7b19a5539e8779af451211e9 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""
REQUIRED_KERNEL="5.10.37"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"